Charting for WinForms Programmer's Guide
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 combination of LabelKinds flags specifying what kinds of labels could be returned by GetLabel method.

 See Also

Series Members
Series Interface
MindFusion.Charting Namespace