ActiveReports 12
Name Property (Axis)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > Axis Class : Name Property
Gets or sets the name of the axis as string.
Syntax
'Declaration
 
Public Overrides NotOverridable Property Name As String
public override string Name {get; set;}

Property Value

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

Reference

Axis Class
Axis Members