Gets the label drawn at this Scatter.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public string Label { get; }
Public ReadOnly Property Label As String
A string value that represents the label.
The text of the Scatter depends on LabelType. Custom labels are set with Labels.
Scatter MembersScatter ClassMindFusion.Charting Namespace