Package | Description |
---|---|
com.steema.teechart.tools |
Modifier and Type | Field and Description |
---|---|
static RotateStyle |
RotateStyle.ALL
Elevates and Rotates the Chart series.
|
static RotateStyle |
RotateStyle.ELEVATION
Elevates the Chart series.
|
static RotateStyle |
RotateStyle.ROTATION
Rotates the Chart series.
|
Modifier and Type | Method and Description |
---|---|
RotateStyle |
Rotate.getStyle()
Determines whether mouse action applies to Rotation, Elevation or Both.
|
Modifier and Type | Method and Description |
---|---|
void |
Rotate.setStyle(RotateStyle value)
Determines whether mouse action applies to Rotation, Elevation or Both.
|