FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / AxisType Property

In This Topic
    AxisType Property (Axis)
    In This Topic
    Gets or sets the axis type.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property AxisType As AxisType
    public virtual AxisType AxisType {get;}
    See Also