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

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