SimpleSeries.SupportedLabels override. Returns a combination of InnerLabel, OuterLabel and XAxisLabel.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public override LabelKinds SupportedLabels { get; } |
Visual Basic Copy Code |
---|
Public Overrides ReadOnly Property SupportedLabels As LabelKinds |
A combination of LabelKinds flags.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |