C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.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() 
 
See Also