FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / C1RangeSelector Class / LowerThumbStyle Property

In This Topic
    LowerThumbStyle Property (C1RangeSelector)
    In This Topic
    Syntax
    'Declaration
     
    Public Property LowerThumbStyle As Style
    public Style LowerThumbStyle {get; set;}
    See Also