ActiveReports 12
LabelsVisible Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : LabelsVisible Property
Gets or sets a value indicating whether axis labels will be drawn on the axis.
Syntax
'Declaration
 
Public Property LabelsVisible As Boolean
public bool LabelsVisible {get; set;}

Property Value

Boolean. True if axis labels will be drawn on the axis; otherwise False.
See Also

Reference

AxisBase Class
AxisBase Members