Search
XmlSeries.SupportedLabels Property
See Also
 






Implements Series.SupportedLabels. Result depends on which *LabelsPath properties are set.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public LabelKinds SupportedLabels { get; }

Visual Basic  Copy Code

Public ReadOnly Property SupportedLabels As LabelKinds

 Property Value

A member of the LabelKinds enumeration.

 See Also