FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / C1AxisScrollbar Class / Orientation Property

In This Topic
    Orientation Property (C1AxisScrollbar)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also