FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar Namespace / AxisMenuItem Class / Axis Property

In This Topic
    Axis Property (AxisMenuItem)
    In This Topic
    Gets the axis instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property Axis As Axis
    public Axis Axis {get;}
    See Also