Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeScaleDecorator Class / ShowIrregularTo Property

In This Topic
    ShowIrregularTo Property (C1GaugeScaleDecorator)
    In This Topic
    Gets or sets whether the To value should appear even if it doesn't conform with the specified interval.
    Syntax
    'Declaration
     
    Public Property ShowIrregularTo As System.Boolean
    public System.bool ShowIrregularTo {get; set;}
    See Also