FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartAxis Class / UnitMajor Property

In This Topic
    UnitMajor Property (ChartAxis)
    In This Topic
    Gets or sets the units between major tick marks.
    Syntax
    'Declaration
     
    Public Property UnitMajor As Double
    public double UnitMajor {get; set;}
    See Also