ActiveReports 12
LabelsAtBottom Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : LabelsAtBottom Property
Gets or sets a value to render axis labels, tickmarks and secondary axes at the bottom of the axis, regardless the Position property.
Syntax
'Declaration
 
Public Property LabelsAtBottom As Boolean
public bool LabelsAtBottom {get; set;}

Property Value

true if [labels at bottom]; otherwise, false.
See Also

Reference

AxisBase Class
AxisBase Members