| Modifier and Type | Method and Description |
|---|---|
IStiYAxis |
StiYAxisGeom.getAxis() |
| Constructor and Description |
|---|
StiYAxisGeom(IStiYAxis axis,
StiRectangle clientRectangle,
boolean isCenterAxis) |
StiYAxisViewGeom(IStiYAxis axis,
StiRectangle clientRectangle,
boolean isCenterAxis) |
| Modifier and Type | Method and Description |
|---|---|
IStiYAxis |
StiVertTrackBarGeom.getAxis() |
IStiYAxis |
StiVertScrollBarGeom.getAxis() |
IStiYAxis |
StiUpButtonGeom.getAxis() |
IStiYAxis |
StiDownButtonGeom.getAxis() |
| Constructor and Description |
|---|
StiDownButtonGeom(IStiYAxis axis,
StiRectangle clientRectangle) |
StiUpButtonGeom(IStiYAxis axis,
StiRectangle clientRectangle) |
StiVertScrollBarGeom(IStiYAxis axis,
StiRectangle clientRectangle) |
StiVertTrackBarGeom(IStiYAxis axis,
StiRectangle clientRectangle,
StiVertScrollBarGeom scrollBar) |
| Modifier and Type | Method and Description |
|---|---|
IStiYAxis |
IStiAxisArea.getYAxis() |
IStiYAxis |
IStiAxisArea.getYRightAxis() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiAxisArea.setYAxis(IStiYAxis value) |
void |
IStiAxisArea.setYRightAxis(IStiYAxis value) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IStiYLeftAxis |
interface |
IStiYRightAxis |
| Modifier and Type | Method and Description |
|---|---|
IStiYAxis |
StiAxisArea.getYAxis()
Gets or sets settings of YAxis.
|
IStiYAxis |
StiAxisArea.getYRightAxis()
Gets or sets settings of YRightAxis.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiAxisArea.setYAxis(IStiYAxis value) |
void |
StiAxisArea.setYRightAxis(IStiYAxis value) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiYAxis |
class |
StiYLeftAxis |
class |
StiYRightAxis |
Copyright © 2019 Stimulsoft. All Rights Reserved.