ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1RangeSelector Class / UpdateTrackLayout Method

In This Topic
    UpdateTrackLayout Method (C1RangeSelector)
    In This Topic
    This method will take the current min, max, and value to calculate and layout the current control measurements.
    Syntax
    'Declaration
     
    Protected Overrides Sub UpdateTrackLayout() 
    protected override void UpdateTrackLayout()
    See Also