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