Gets or sets the type of scatter shapes.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public ScatterType Shape { get; set; } |
Visual Basic Copy Code |
---|
Public Property Shape As ScatterType |
A member of the ScatterType enumeration.
Charting for .NET MAUI Guide | © 2024 MindFusion |