Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / GaugeRangeCollection Class / ClearItems Method

In This Topic
    ClearItems Method
    In This Topic
    Clears the ranges.
    Syntax
    'Declaration
     
    Protected Overrides Sub ClearItems() 
    protected override void ClearItems()
    Exceptions
    ExceptionDescription
    The exception that is thrown when a method call is invalid for the object's current state.
    See Also