|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiYAxisDock | |
---|---|
com.stimulsoft.report.chart.core.axis | |
com.stimulsoft.report.chart.enums |
Uses of StiYAxisDock in com.stimulsoft.report.chart.core.axis |
---|
Methods in com.stimulsoft.report.chart.core.axis that return StiYAxisDock | |
---|---|
StiYAxisDock |
StiYRightAxisCoreXF.getDock()
|
StiYAxisDock |
StiYLeftAxisCoreXF.getDock()
|
abstract StiYAxisDock |
StiYAxisCoreXF.getDock()
|
Uses of StiYAxisDock in com.stimulsoft.report.chart.enums |
---|
Methods in com.stimulsoft.report.chart.enums that return StiYAxisDock | |
---|---|
static StiYAxisDock |
StiYAxisDock.forValue(int value)
|
static StiYAxisDock |
StiYAxisDock.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiYAxisDock[] |
StiYAxisDock.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |