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