ComponentOne FlexChart for WinForms
OrientationChanged Event


C1.Win.Chart.Interaction Namespace > AxisScrollbar Class : OrientationChanged Event
Fires when the Orientation property changes.
Syntax
'Declaration
 
Public Event OrientationChanged As EventHandler
'Usage
 
Dim instance As AxisScrollbar
Dim handler As EventHandler
 
AddHandler instance.OrientationChanged, handler
public event EventHandler OrientationChanged
See Also

Reference

AxisScrollbar Class
AxisScrollbar Members