ComponentOne FlexChart for WinForms
Orientation Property (AxisScrollbar)


C1.Win.Chart.Interaction Namespace > AxisScrollbar Class : Orientation Property
Gets or sets a value indicating the horizontal or vertical orientation of the C1RangeSlider.
Syntax
'Declaration
 
Public Property Orientation As Orientation
'Usage
 
Dim instance As AxisScrollbar
Dim value As Orientation
 
instance.Orientation = value
 
value = instance.Orientation
public Orientation Orientation {get; set;}
See Also

Reference

AxisScrollbar Class
AxisScrollbar Members