ActiveReports 12
ValueAxis Property (Chart)

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

Property Value

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

Reference

Chart Class
Chart Members