Gets or sets the value axis.
Visual Basic (Declaration) | |
---|---|
Public Property ValueAxis As ValueCategoryAxis |
C# | |
---|---|
public ValueCategoryAxis ValueAxis {get; set;} |
ActiveReports Developer 7 | |
ValueAxis Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : ValueAxis Property |
Glossary Item Box
Gets or sets the value axis.
Visual Basic (Declaration) | |
---|---|
Public Property ValueAxis As ValueCategoryAxis |
C# | |
---|---|
public ValueCategoryAxis ValueAxis {get; set;} |