com.stimulsoft.report.chart.view.axis
Class StiXBottomAxis
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.report.chart.view.axis.StiAxis
com.stimulsoft.report.chart.view.axis.StiXAxis
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
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)
|
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 java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 |
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)