| Package | Description |
|---|---|
| com.stimulsoft.report.chart.enums | |
| com.stimulsoft.report.chart.interfaces.axis | |
| com.stimulsoft.report.chart.view.axis |
| Modifier and Type | Method and Description |
|---|---|
static StiTimeDateStep |
StiTimeDateStep.forValue(int value) |
static StiTimeDateStep |
StiTimeDateStep.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiTimeDateStep[] |
StiTimeDateStep.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiTimeDateStep |
IStiAxisDateTimeStep.getStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiAxisDateTimeStep.setStep(StiTimeDateStep value) |
| Modifier and Type | Method and Description |
|---|---|
StiTimeDateStep |
StiAxisDateTimeStep.getStep()
Gets or sets a value that indicates with what the time step values will be shown.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiAxisDateTimeStep.setStep(StiTimeDateStep value) |
| Constructor and Description |
|---|
StiAxisDateTimeStep(StiTimeDateStep step,
int numberOfValues) |
Copyright © 2019 Stimulsoft. All Rights Reserved.