ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotChart Class / UseAxisScrollbar Property

In This Topic
    UseAxisScrollbar Property (FlexPivotChart)
    In This Topic
    Gets or sets the value indicating whether to use axis scrollbart when number of labels is large.
    Syntax
    'Declaration
     
    Public Property UseAxisScrollbar As Boolean
    public bool UseAxisScrollbar {get; set;}
    See Also