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