public class StiYRightAxis extends StiYAxis implements IStiYRightAxis
REFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiYRightAxis() |
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) |
| Modifier and Type | Method and Description |
|---|---|
StiShowYAxis |
getShowYAxis()
Gets or sets type of drawing Y axis.
|
boolean |
getVisible()
Gets or sets visibility of axis.
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setShowYAxis(StiShowYAxis value) |
void |
setVisible(boolean value) |
LoadFromJsonObjectclone, getAllowApplyStyle, getArea, getArrowStyle, getCore, getInfo, getInteraction, getLabels, getLineColor, getLineStyle, getLineWidth, getLogarithmicScale, getRange, getStartFromZero, getStep, getTicks, getTitle, getTitleDirection, setAllowApplyStyle, setArea, setArrowStyle, setCore, setInfo, setInteraction, setLabels, setLineColor, setLineStyle, setLineWidth, setLogarithmicScale, setRange, setStartFromZero, setStep, setTicks, setTitle, setTitleDirectioncleanReference, getReference, setReferenceequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllowApplyStyle, getArea, getArrowStyle, getCore, getInfo, getInteraction, getLabels, getLineColor, getLineStyle, getLineWidth, getLogarithmicScale, getRange, getStartFromZero, getStep, getTicks, getTitle, setAllowApplyStyle, setArea, setArrowStyle, setCore, setInfo, setInteraction, setLabels, setLineColor, setLineStyle, setLineWidth, setLogarithmicScale, setRange, setStartFromZero, setStep, setTicks, setTitlegetReference, setReferenceLoadFromJsonObjectpublic StiYRightAxis()
public StiYRightAxis(IStiAxisLabels labels, IStiAxisRange range, IStiAxisTitle title, IStiAxisTicks ticks, StiArrowStyle arrowStyle, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean startFromZero, boolean allowApplyStyle)
public 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)
public 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)
public boolean getVisible()
StiAxisgetVisible in interface IStiAxisgetVisible in class StiAxispublic void setVisible(boolean value)
setVisible in interface IStiAxissetVisible in class StiAxispublic StiShowYAxis getShowYAxis()
StiYAxisgetShowYAxis in interface IStiYAxisgetShowYAxis in class StiYAxispublic void setShowYAxis(StiShowYAxis value)
setShowYAxis in interface IStiYAxissetShowYAxis in class StiYAxispublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiYAxisJSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.