Package | Description |
---|---|
com.steema.teechart |
Modifier and Type | Method and Description |
---|---|
Zoom.ZoomResetStyle |
Zoom.getZoomReset()
Active for use when ZoomStyle = ZoomStyle.INCHART_MULTI
Gets/Sets the touch action that resets the chart zoom/scroll. Default value: ZoomResetStyle.DOUBLETAP |
static Zoom.ZoomResetStyle |
Zoom.ZoomResetStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Zoom.ZoomResetStyle[] |
Zoom.ZoomResetStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Zoom.setZoomReset(Zoom.ZoomResetStyle value) |