WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1RangeSelector Class / TrackVisibility Property
In This Topic
    TrackVisibility Property (C1RangeSelector)
    In This Topic
    Gets or sets a value that indicates whether C1RangeSlider bar should be displayed.
    Syntax
    public Visibility TrackVisibility {get; set;}
    See Also