ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Axis Class / Name Property

Name Property (Axis)
Gets or sets the name of the axis as string.
Syntax
'Declaration
 
Public Overrides NotOverridable Property Name As String
 

Property Value

The name.
Exceptions
ExceptionDescription
Can't change name for standard axis
See Also