Uses of Interface
com.stimulsoft.report.chart.interfaces.axis.IStiAxisRange

Packages that use IStiAxisRange
com.stimulsoft.report.chart.interfaces.axis   
com.stimulsoft.report.chart.view.axis   
 

Uses of IStiAxisRange in com.stimulsoft.report.chart.interfaces.axis
 

Methods in com.stimulsoft.report.chart.interfaces.axis that return IStiAxisRange
 IStiAxisRange IStiAxis.getRange()
           
 

Methods in com.stimulsoft.report.chart.interfaces.axis with parameters of type IStiAxisRange
 void IStiAxis.setRange(IStiAxisRange value)
           
 

Uses of IStiAxisRange in com.stimulsoft.report.chart.view.axis
 

Classes in com.stimulsoft.report.chart.view.axis that implement IStiAxisRange
 class StiAxisRange
           
 

Methods in com.stimulsoft.report.chart.view.axis that return IStiAxisRange
 IStiAxisRange StiXTopAxis.getRange()
           
 IStiAxisRange StiAxis.getRange()
          Gets or sets axis range settings.
 

Methods in com.stimulsoft.report.chart.view.axis with parameters of type IStiAxisRange
 void StiXTopAxis.setRange(IStiAxisRange value)
           
 void StiAxis.setRange(IStiAxisRange value)
           
 

Constructors in com.stimulsoft.report.chart.view.axis with parameters of type IStiAxisRange
StiAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, IStiAxisInteraction interaction, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, boolean allowApplyStyle)
           
StiAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, IStiAxisInteraction interaction, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, boolean allowApplyStyle, boolean logarithmicScale)
           
StiAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, boolean allowApplyStyle)
           
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)
           
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)
           
StiXAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, StiShowXAxis showXAxis, boolean allowApplyStyle)
           
StiXAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, StiShowXAxis showXAxis, boolean showEdgeValues, boolean allowApplyStyle)
           
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)
           
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)
           
StiXBottomAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, StiShowXAxis showXAxis, boolean allowApplyStyle)
           
StiXBottomAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, StiShowXAxis showXAxis, boolean showEdgeValues, boolean allowApplyStyle)
           
StiXTopAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, IStiAxisInteraction interaction, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, boolean showEdgeValues, boolean allowApplyStyle)
           
StiXTopAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, IStiAxisInteraction interaction, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, boolean showEdgeValues, boolean allowApplyStyle, boolean logarithmicScale)
           
StiXTopAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, boolean allowApplyStyle)
           
StiXTopAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, boolean showEdgeValues, boolean allowApplyStyle)
           
StiYAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, IStiAxisInteraction interaction, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, StiShowYAxis showYAxis, boolean allowApplyStyle)
           
StiYAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, IStiAxisInteraction interaction, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, StiShowYAxis showYAxis, boolean allowApplyStyle, boolean logarithmicScale)
           
StiYAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, StiShowYAxis showYAxis, boolean allowApplyStyle)
           
StiYLeftAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, IStiAxisInteraction interaction, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, StiShowYAxis showYAxis, boolean allowApplyStyle)
           
StiYLeftAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, IStiAxisInteraction interaction, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, StiShowYAxis showYAxis, boolean allowApplyStyle, boolean logarithmicScale)
           
StiYLeftAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, StiShowYAxis showYAxis, boolean allowApplyStyle)
           
StiYRightAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, IStiAxisInteraction interaction, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, boolean allowApplyStyle)
           
StiYRightAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, IStiAxisInteraction interaction, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, boolean allowApplyStyle, boolean logarithmicScale)
           
StiYRightAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, boolean allowApplyStyle)