In This Topic
Gets or sets the axis type.
Syntax
'Declaration
<C1DescriptionAttribute("Axis.AxisType", "Gets or sets the axis type.")>
Public Overridable ReadOnly Property AxisType As AxisType
[C1Description("Axis.AxisType", "Gets or sets the axis type.")]
public virtual AxisType AxisType {get;}
See Also