WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1AxisScrollbar Class / ValueTrackStyle Property
In This Topic
    ValueTrackStyle Property (C1AxisScrollbar)
    In This Topic
    Gets or sets the style of the track element between LowerThumb and UpperThumb.
    Syntax
    public Style ValueTrackStyle {get; set;}
    See Also