MAUI Pack Programmer's Guide
ScatterRenderer.ShowScatterLabels Property
See Also
 






Gets or sets whether labels are shown along with the scatter shape

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool ShowScatterLabels { get; set; }

Visual Basic  Copy Code

Public Property ShowScatterLabels As Boolean

 Property Value

 See Also

ScatterRenderer Members
ScatterRenderer Class
MindFusion.Charting Namespace