ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / AnimationTransformEventArgs Class / AxisType Property

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