public class StiXRadarAxis extends StiRadarAxis implements IStiXRadarAxis, java.lang.Cloneable
REFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiXRadarAxis() |
StiXRadarAxis(IStiRadarAxisLabels labels,
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.
|
IStiRadarAxisLabels |
getLabels()
Gets or sets axis labels settings.
|
StiXRadarAxisCoreXF |
getXCore() |
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setLabels(IStiRadarAxisLabels 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 StiXRadarAxis()
public StiXRadarAxis(IStiRadarAxisLabels labels, boolean visible, boolean allowApplyStyle)
public java.lang.Object clone()
clone in interface IStiXRadarAxisclone in class StiRadarAxispublic final StiXRadarAxisCoreXF getXCore()
getXCore in interface IStiXRadarAxispublic final IStiRadarAxisLabels getLabels()
getLabels in interface IStiXRadarAxispublic final void setLabels(IStiRadarAxisLabels value)
setLabels in interface IStiXRadarAxispublic 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.