Gets or sets the type of scatter shapes.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public ScatterType Shape { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Shape As ScatterType |
A member of the ScatterType enumeration.
See Also