Implements Series.SupportedLabels. Result depends on which *LabelsDataField properties are set.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public LabelKinds SupportedLabels { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property SupportedLabels As LabelKinds |
A member of the LabelKinds enumeration.
See Also