public class StiYRadarAxis extends StiRadarAxis implements IStiYRadarAxis, java.lang.Cloneable
REFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiYRadarAxis() |
StiYRadarAxis(IStiAxisLabels labels,
IStiAxisTicks ticks,
StiPenStyle lineStyle,
StiColor lineColor,
float lineWidth,
boolean visible,
boolean allowApplyStyle) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Creates a new object that is a copy of the current instance.
|
StiAxisInfoXF |
getInfo() |
IStiAxisLabels |
getLabels()
Gets or sets axis labels settings.
|
StiColor |
getLineColor()
Gets or sets line color which used to draw axis.
|
StiPenStyle |
getLineStyle()
Gets or sets line style of axis.
|
float |
getLineWidth()
Gets or sets line width which used to draw axis.
|
IStiAxisTicks |
getTicks()
Gets or sets ticks settings.
|
StiYRadarAxisCoreXF |
getYCore() |
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setInfo(StiAxisInfoXF value) |
void |
setLabels(IStiAxisLabels value) |
void |
setLineColor(StiColor value) |
void |
setLineStyle(StiPenStyle value) |
void |
setLineWidth(float value) |
void |
setTicks(IStiAxisTicks value) |
getAllowApplyStyle, getArea, getCore, getVisible, isJsonLoadFromJsonObjectArea, setAllowApplyStyle, setArea, setCore, setJsonLoadFromJsonObjectArea, setVisiblecleanReference, getReference, setReferenceequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllowApplyStyle, getArea, getCore, getVisible, setAllowApplyStyle, setArea, setCore, setVisiblegetReference, setReferencepublic StiYRadarAxis()
public StiYRadarAxis(IStiAxisLabels labels, IStiAxisTicks ticks, StiPenStyle lineStyle, StiColor lineColor, float lineWidth, boolean visible, boolean allowApplyStyle)
public java.lang.Object clone()
clone in interface IStiYRadarAxisclone in class StiRadarAxispublic final StiYRadarAxisCoreXF getYCore()
getYCore in interface IStiYRadarAxispublic final IStiAxisLabels getLabels()
getLabels in interface IStiYRadarAxispublic final void setLabels(IStiAxisLabels value)
setLabels in interface IStiYRadarAxispublic final IStiAxisTicks getTicks()
getTicks in interface IStiYRadarAxispublic final void setTicks(IStiAxisTicks value)
setTicks in interface IStiYRadarAxispublic final StiPenStyle getLineStyle()
getLineStyle in interface IStiYRadarAxispublic final void setLineStyle(StiPenStyle value)
setLineStyle in interface IStiYRadarAxispublic final StiColor getLineColor()
getLineColor in interface IStiYRadarAxispublic final void setLineColor(StiColor value)
setLineColor in interface IStiYRadarAxispublic final float getLineWidth()
getLineWidth in interface IStiYRadarAxispublic final void setLineWidth(float value)
setLineWidth in interface IStiYRadarAxispublic final StiAxisInfoXF getInfo()
getInfo in interface IStiYRadarAxispublic final void setInfo(StiAxisInfoXF value)
setInfo in interface IStiYRadarAxispublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiRadarAxisJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiRadarAxisJSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.