ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Interaction Namespace / AxisScrollbar Class / Orientation Property

In This Topic
    Orientation Property (AxisScrollbar)
    In This Topic
    Gets or sets a value indicating the horizontal or vertical orientation of the C1RangeSlider.
    Syntax
    'Declaration
     
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also