C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar Namespace / AxisMenuItem Class / AxisMenuItem Constructor
Axis type.

In This Topic
AxisMenuItem Constructor
In This Topic
Creates an instance of AxisMenuItem class.
Syntax
'Declaration
 
Public Function New( _
   ByVal axisType As AxisType _
)
 

Parameters

axisType
Axis type.
See Also