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






SimpleSeries.SupportedLabels override. Returns a combination of InnerLabel, OuterLabel and XAxisLabel.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public override LabelKinds SupportedLabels { get; }

Visual Basic  Copy Code

Public Overrides ReadOnly Property SupportedLabels As LabelKinds

 Property Value

A combination of LabelKinds flags.

 See Also

BarSeries Members
BarSeries Class
MindFusion.Charting Namespace