Implements Series.SupportedLabels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public LabelKinds SupportedLabels { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property SupportedLabels As LabelKinds |
See Also