FlexChart | ComponentOne
C1.WPF.Chart 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