ComponentOne FinancialChart for WPF
AxisType Property (AnimationTransformEventArgs)



C1.Chart Namespace > AnimationTransformEventArgs Class : AxisType Property
Gets the axis type.
Syntax
'Declaration
 
Public ReadOnly Property AxisType As AxisType
'Usage
 
Dim instance As AnimationTransformEventArgs
Dim value As AxisType
 
value = instance.AxisType
public AxisType AxisType {get;}
public:
property AxisType AxisType {
   AxisType get();
}
See Also

Reference

AnimationTransformEventArgs Class
AnimationTransformEventArgs Members