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