FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DGroup Class / AxisXType Property

In This Topic
    AxisXType Property (Chart2DGroup)
    In This Topic
    Gets or sets the data type for AxisX.
    Syntax
    'Declaration
     
    Public Property AxisXType As ChartAxisType
    public ChartAxisType AxisXType {get; set;}
    See Also