| Modifier and Type | Method and Description |
|---|---|
IStiXAxis |
StiXAxisGeom.getAxis() |
| Constructor and Description |
|---|
StiXAxisGeom(IStiXAxis axis,
StiRectangle clientRectangle,
boolean isCenterAxis) |
StiXAxisViewGeom(IStiXAxis axis,
StiRectangle clientRectangle,
boolean isCenterAxis) |
| Modifier and Type | Method and Description |
|---|---|
IStiXAxis |
StiRightButtonGeom.getAxis() |
IStiXAxis |
StiLeftButtonGeom.getAxis() |
IStiXAxis |
StiHorzTrackBarGeom.getAxis() |
IStiXAxis |
StiHorzScrollBarGeom.getAxis() |
| Constructor and Description |
|---|
StiHorzScrollBarGeom(IStiXAxis axis,
StiRectangle clientRectangle) |
StiHorzTrackBarGeom(IStiXAxis axis,
StiRectangle clientRectangle,
StiHorzScrollBarGeom scrollBar) |
StiLeftButtonGeom(IStiXAxis axis,
StiRectangle clientRectangle) |
StiRightButtonGeom(IStiXAxis axis,
StiRectangle clientRectangle) |
| Modifier and Type | Method and Description |
|---|---|
IStiXAxis |
IStiAxisArea.getXAxis() |
IStiXAxis |
IStiAxisArea.getXTopAxis() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiAxisArea.setXAxis(IStiXAxis value) |
void |
IStiAxisArea.setXTopAxis(IStiXAxis value) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IStiXBottomAxis |
interface |
IStiXTopAxis |
| Modifier and Type | Method and Description |
|---|---|
IStiXAxis |
StiAxisArea.getXAxis()
Gets or sets settings of XAxis.
|
IStiXAxis |
StiAxisArea.getXTopAxis()
Gets or sets settings of XTopAxis.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiAxisArea.setXAxis(IStiXAxis value) |
void |
StiAxisArea.setXTopAxis(IStiXAxis value) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiXAxis |
class |
StiXBottomAxis |
class |
StiXTopAxis |
Copyright © 2019 Stimulsoft. All Rights Reserved.