ActiveReports 12
Axis Property

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

Property Value

An Axis object containing the display properties for the category or value axis.
See Also

Reference

ValueCategoryAxis Class
ValueCategoryAxis Members