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