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