public interface XYGraphFlags
Modifier and Type | Field and Description |
---|---|
static int |
COMBINED_ZOOM
Create toolbar with combined zoom in/out buttons (default).
|
static int |
SEPARATE_ZOOM
Create toolbar with separate horizontal/vertical zoom buttons.
|
static int |
STAGGER
Create toolbar with 'stagger' button instead of 'autoscale'.
|
static final int COMBINED_ZOOM
ToolbarArmedXYGraph
,
Constant Field Valuesstatic final int SEPARATE_ZOOM
ToolbarArmedXYGraph
,
Constant Field Valuesstatic final int STAGGER
ToolbarArmedXYGraph
,
Constant Field Values