FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 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 System.Windows.Forms.Orientation
    public System.Windows.Forms.Orientation Orientation {get; set;}
    See Also