FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / ColorAxis Class / MinorUnit Property

In This Topic
    MinorUnit Property (ColorAxis)
    In This Topic
    Gets or sets the distance between minor ticks and grid lines.
    Syntax
    'Declaration
     
    Public Property MinorUnit As Double
    public double MinorUnit {get; set;}
    See Also