Gets or sets the category axis.
| Visual Basic (Declaration) | |
|---|---|
Public Property CategoryAxis As ValueCategoryAxis | |
| C# | |
|---|---|
public ValueCategoryAxis CategoryAxis {get; set;} | |
Return Value
A ValueCategoryAxis representing the chart's category axis.
| DataDynamics.Reports | Support Forum |
| CategoryAxis Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > Chart Class : CategoryAxis Property |
Gets or sets the category axis.
| Visual Basic (Declaration) | |
|---|---|
Public Property CategoryAxis As ValueCategoryAxis | |
| C# | |
|---|---|
public ValueCategoryAxis CategoryAxis {get; set;} | |
A ValueCategoryAxis representing the chart's category axis.