Gets the kind of labels supported by this series.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
LabelKinds SupportedLabels { get; } |
Visual Basic Copy Code |
---|
ReadOnly Property SupportedLabels As LabelKinds |
A combination of LabelKinds flags specifying what kinds of labels could be returned by GetLabel method.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |