C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Interaction Namespace / AxisScrollbar Class / ValueChanged Event

In This Topic
ValueChanged Event (AxisScrollbar)
In This Topic
Fires when any of the properties: LowerValue or UpperValue changes.
Syntax
'Declaration
 
Public Event ValueChanged As System.EventHandler
 
See Also