public class StiXTopAxis extends StiXAxis implements IStiXTopAxis
REFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiXTopAxis() |
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) |
| Modifier and Type | Method and Description |
|---|---|
IStiAxisDateTimeStep |
getDateTimeStep()
Gets or sets date time step settings.
|
IStiAxisRange |
getRange()
Gets or sets axis range settings.
|
StiShowXAxis |
getShowXAxis()
Gets or sets type of drawing X axis.
|
boolean |
getVisible()
Gets or sets visibility of axis.
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setDateTimeStep(IStiAxisDateTimeStep value) |
void |
setRange(IStiAxisRange value) |
void |
setShowXAxis(StiShowXAxis value) |
void |
setVisible(boolean value) |
getShowEdgeValues, LoadFromJsonObject, setShowEdgeValuesclone, getAllowApplyStyle, getArea, getArrowStyle, getCore, getInfo, getInteraction, getLabels, getLineColor, getLineStyle, getLineWidth, getLogarithmicScale, getStartFromZero, getStep, getTicks, getTitle, getTitleDirection, setAllowApplyStyle, setArea, setArrowStyle, setCore, setInfo, setInteraction, setLabels, setLineColor, setLineStyle, setLineWidth, setLogarithmicScale, setStartFromZero, setStep, setTicks, setTitle, setTitleDirectioncleanReference, getReference, setReferenceequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, getShowEdgeValues, setShowEdgeValuesgetAllowApplyStyle, getArea, getArrowStyle, getCore, getInfo, getInteraction, getLabels, getLineColor, getLineStyle, getLineWidth, getLogarithmicScale, getStartFromZero, getStep, getTicks, getTitle, setAllowApplyStyle, setArea, setArrowStyle, setCore, setInfo, setInteraction, setLabels, setLineColor, setLineStyle, setLineWidth, setLogarithmicScale, setStartFromZero, setStep, setTicks, setTitlegetReference, setReferenceLoadFromJsonObjectpublic StiXTopAxis()
public StiXTopAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, boolean allowApplyStyle)
public 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)
public 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)
public 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)
public IStiAxisRange getRange()
StiAxispublic void setRange(IStiAxisRange value)
public boolean getVisible()
StiAxisgetVisible in interface IStiAxisgetVisible in class StiAxispublic void setVisible(boolean value)
setVisible in interface IStiAxissetVisible in class StiAxispublic StiShowXAxis getShowXAxis()
StiXAxisgetShowXAxis in interface IStiXAxisgetShowXAxis in class StiXAxispublic void setShowXAxis(StiShowXAxis value)
setShowXAxis in interface IStiXAxissetShowXAxis in class StiXAxispublic IStiAxisDateTimeStep getDateTimeStep()
StiXAxisgetDateTimeStep in interface IStiXAxisgetDateTimeStep in class StiXAxispublic void setDateTimeStep(IStiAxisDateTimeStep value)
setDateTimeStep in interface IStiXAxissetDateTimeStep in class StiXAxispublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiXAxisJSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.