ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Chart Class / ValueAxis Property

In This Topic
ValueAxis Property (Chart)
In This Topic
Gets or sets the value axis.
Syntax
'Declaration
 
Public Property ValueAxis As ValueCategoryAxis
 

Property Value

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