FlexChart | ComponentOne
C1.Win.FlexChart.Extended.8 Assembly / C1.Win.Chart.Extended Namespace / ColorAxis Class / MinorUnit Property

In This Topic
    MinorUnit Property (ColorAxis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MinorUnit As System.Double
    public System.double MinorUnit {get; set;}
    See Also