Search
Series.SupportedLabels Property
See Also
 






Gets the kind of labels supported by this series.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

LabelKinds SupportedLabels { get; }

Visual Basic  Copy Code

ReadOnly Property SupportedLabels As LabelKinds

 Property Value

A member of the LabelKinds enumeration.

 See Also