Implements Series.SupportedLabels. Gets or sets the kind of labels reported as supported by this series.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public virtual LabelKinds SupportedLabels { get; set; } |
Visual Basic Copy Code |
---|
Public Overridable Property SupportedLabels As LabelKinds |