Charting for WinForms Programmer's Guide
Series2D.SupportedLabels Property
See Also
 






Implements Series.SupportedLabels. Gets or sets the kind of labels reported as supported by this series.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public virtual LabelKinds SupportedLabels { get; set; }

Visual Basic  Copy Code

Public Overridable Property SupportedLabels As LabelKinds

 Property Value

 See Also

Series2D Members
Series2D Class
MindFusion.Charting Namespace