Gets or sets a value indicating whether this AxisRenderer should draw data labels.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public bool ShowSeriesLabels { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowSeriesLabels As Boolean |