Gets or sets whether labels are shown along with the scatter shape
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool ShowScatterLabels { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowScatterLabels As Boolean |
Charting for .NET MAUI Guide | © 2024 MindFusion |