[]
        
(Showing Draft Content)

C1.Win.C1Chart.AxisScrollBarButtonFlags

AxisScrollBarButtonFlags Enum

The Axis scroll bar button flags.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[Flags]
public enum AxisScrollBarButtonFlags

Fields

Name Description
NoButtons

Do not show scrollbar buttons (not used).

ScaleAndScrollButtons

Show scale button and scroll buttons (default value).

ScaleButton

Show scale button.

ScrollButtons

Show scroll buttons.