Uses of Interface
com.stimulsoft.report.chart.interfaces.axis.IStiAxisDateTimeStep
Packages that use IStiAxisDateTimeStep
Package
Description
-
Uses of IStiAxisDateTimeStep in com.stimulsoft.report.chart.interfaces.axis
Methods in com.stimulsoft.report.chart.interfaces.axis that return IStiAxisDateTimeStepMethods in com.stimulsoft.report.chart.interfaces.axis with parameters of type IStiAxisDateTimeStep -
Uses of IStiAxisDateTimeStep in com.stimulsoft.report.chart.view.axis
Classes in com.stimulsoft.report.chart.view.axis that implement IStiAxisDateTimeStepMethods in com.stimulsoft.report.chart.view.axis that return IStiAxisDateTimeStepModifier and TypeMethodDescriptionStiXAxis.getDateTimeStep()Gets or sets date time step settings.StiXTopAxis.getDateTimeStep()Methods in com.stimulsoft.report.chart.view.axis with parameters of type IStiAxisDateTimeStepModifier and TypeMethodDescriptionvoidStiXAxis.setDateTimeStep(IStiAxisDateTimeStep value) voidStiXTopAxis.setDateTimeStep(IStiAxisDateTimeStep value) Constructors in com.stimulsoft.report.chart.view.axis with parameters of type IStiAxisDateTimeStepModifierConstructorDescriptionStiXAxis(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)