| Package | Description |
|---|---|
| com.stimulsoft.report.chart.interfaces.axis | |
| com.stimulsoft.report.chart.view.axis |
| Modifier and Type | Method and Description |
|---|---|
IStiAxisDateTimeStep |
IStiXAxis.getDateTimeStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiXAxis.setDateTimeStep(IStiAxisDateTimeStep value) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiAxisDateTimeStep |
| Modifier and Type | Method and Description |
|---|---|
IStiAxisDateTimeStep |
StiXTopAxis.getDateTimeStep() |
IStiAxisDateTimeStep |
StiXAxis.getDateTimeStep()
Gets or sets date time step settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiXTopAxis.setDateTimeStep(IStiAxisDateTimeStep value) |
void |
StiXAxis.setDateTimeStep(IStiAxisDateTimeStep value) |
| Constructor and Description |
|---|
StiXAxis(IStiAxisLabels labels,
IStiAxisRange range,
IStiAxisTitle title,
IStiAxisTicks ticks,
IStiAxisInteraction interaction,
StiArrowStyle arrowStyle,
StiPenStyle lineStyle,
StiColor lineColor,
float lineWidth,
boolean visible,
boolean startFromZero,
StiShowXAxis showXAxis,
boolean showEdgeValues,
boolean allowApplyStyle,
IStiAxisDateTimeStep dateTimeStep) |
StiXAxis(IStiAxisLabels labels,
IStiAxisRange range,
IStiAxisTitle title,
IStiAxisTicks ticks,
IStiAxisInteraction interaction,
StiArrowStyle arrowStyle,
StiPenStyle lineStyle,
StiColor lineColor,
float lineWidth,
boolean visible,
boolean startFromZero,
StiShowXAxis showXAxis,
boolean showEdgeValues,
boolean allowApplyStyle,
IStiAxisDateTimeStep dateTimeStep,
boolean logarithmicScale) |
StiXBottomAxis(IStiAxisLabels labels,
IStiAxisRange range,
IStiAxisTitle title,
IStiAxisTicks ticks,
IStiAxisInteraction interaction,
StiArrowStyle arrowStyle,
StiPenStyle lineStyle,
StiColor lineColor,
float lineWidth,
boolean visible,
boolean startFromZero,
StiShowXAxis showXAxis,
boolean showEdgeValues,
boolean allowApplyStyle,
IStiAxisDateTimeStep dateTimeStep) |
StiXBottomAxis(IStiAxisLabels labels,
IStiAxisRange range,
IStiAxisTitle title,
IStiAxisTicks ticks,
IStiAxisInteraction interaction,
StiArrowStyle arrowStyle,
StiPenStyle lineStyle,
StiColor lineColor,
float lineWidth,
boolean visible,
boolean startFromZero,
StiShowXAxis showXAxis,
boolean showEdgeValues,
boolean allowApplyStyle,
IStiAxisDateTimeStep dateTimeStep,
boolean logarithmicScale) |
Copyright © 2019 Stimulsoft. All Rights Reserved.