WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1AxisScrollbar Class / UpdateTrackLayout Method
In This Topic
    UpdateTrackLayout Method (C1AxisScrollbar)
    In This Topic
    This method will take the current min, max, and value to calculate and layout the current control measurements.
    Syntax
    protected virtual void UpdateTrackLayout()
    See Also