com.stimulsoft.report.chart.view.axis
Class StiXBottomAxis

java.lang.Object
  extended by com.stimulsoft.base.serializing.StiSerializedObject
      extended by com.stimulsoft.report.chart.view.axis.StiAxis
          extended by com.stimulsoft.report.chart.view.axis.StiXAxis
              extended by com.stimulsoft.report.chart.view.axis.StiXBottomAxis
All Implemented Interfaces:
IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiAxis, IStiXAxis, IStiXBottomAxis, java.lang.Cloneable

public class StiXBottomAxis
extends StiXAxis
implements IStiXBottomAxis


Field Summary
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Constructor Summary
StiXBottomAxis()
           
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)
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.report.chart.view.axis.StiXAxis
getDateTimeStep, getShowEdgeValues, getShowXAxis, LoadFromJsonObject, SaveToJsonObject, setDateTimeStep, setShowEdgeValues, setShowXAxis
 
Methods inherited from class com.stimulsoft.report.chart.view.axis.StiAxis
clone, getAllowApplyStyle, getArea, getArrowStyle, getCore, getInfo, getInteraction, getLabels, getLineColor, getLineStyle, getLineWidth, getLogarithmicScale, getRange, getStartFromZero, getStep, getTicks, getTitle, getTitleDirection, getVisible, setAllowApplyStyle, setArea, setArrowStyle, setCore, setInfo, setInteraction, setLabels, setLineColor, setLineStyle, setLineWidth, setLogarithmicScale, setRange, setStartFromZero, setStep, setTicks, setTitle, setTitleDirection, setVisible
 
Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReference
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.axis.IStiXAxis
clone, getDateTimeStep, getShowEdgeValues, getShowXAxis, setDateTimeStep, setShowEdgeValues, setShowXAxis
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.axis.IStiAxis
getAllowApplyStyle, getArea, getArrowStyle, getCore, getInfo, getInteraction, getLabels, getLineColor, getLineStyle, getLineWidth, getLogarithmicScale, getRange, getStartFromZero, getStep, getTicks, getTitle, getVisible, setAllowApplyStyle, setArea, setArrowStyle, setCore, setInfo, setInteraction, setLabels, setLineColor, setLineStyle, setLineWidth, setLogarithmicScale, setRange, setStartFromZero, setStep, setTicks, setTitle, setVisible
 
Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
 
Methods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObject
 

Constructor Detail

StiXBottomAxis

public StiXBottomAxis()

StiXBottomAxis

public 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

public 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)

StiXBottomAxis

public 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

public 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

public 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)