Charting for WinForms Programmer's Guide
AxisRenderer.ShowSeriesLabels Property
See Also
 






Gets or sets a value indicating whether this AxisRenderer should draw data labels.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool ShowSeriesLabels { get; set; }

Visual Basic  Copy Code

Public Property ShowSeriesLabels As Boolean

 Property Value

 See Also

AxisRenderer Members
AxisRenderer Class
MindFusion.Charting Namespace