ActiveReports 12
CategoryAxis Property (Chart)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : CategoryAxis Property
Gets or sets the category axis.
Syntax
'Declaration
 
Public Property CategoryAxis As ValueCategoryAxis
public ValueCategoryAxis CategoryAxis {get; set;}

Property Value

A ValueCategoryAxis  representing the chart's category axis.
See Also

Reference

Chart Class
Chart Members