public abstract class StiRadarArea extends StiArea implements IStiRadarArea
propertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiRadarArea() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Creates a new object that is a copy of the current instance.
|
java.lang.Class |
GetDefaultSeriesLabelsType() |
IStiRadarGridLinesHor |
getGridLinesHor()
Gets or sets horizontal grid lines on left axis.
|
IStiRadarGridLinesVert |
getGridLinesVert()
Gets or sets grid lines on vertical axis.
|
IStiInterlacingHor |
getInterlacingHor()
Gets or sets interlacing settings on horizontal axis.
|
IStiInterlacingVert |
getInterlacingVert()
Gets or sets interlacing settings on vertical axis.
|
StiRadarStyle |
getRadarStyle()
Gets or sets style of radar area.
|
java.lang.Class[] |
GetSeriesLabelsTypes() |
IStiXRadarAxis |
getXAxis()
Gets or sets settings of X Axis.
|
IStiYRadarAxis |
getYAxis()
Gets or sets settings of Y Axis.
|
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setGridLinesHor(IStiRadarGridLinesHor value) |
void |
setGridLinesVert(IStiRadarGridLinesVert value) |
void |
setInterlacingHor(IStiInterlacingHor value) |
void |
setInterlacingVert(IStiInterlacingVert value) |
void |
setRadarStyle(StiRadarStyle value) |
void |
setXAxis(IStiXRadarAxis value) |
void |
setYAxis(IStiYRadarAxis value) |
getAllowApplyStyle, getBorderColor, getBrush, getChart, getColorEach, getCore, GetDefaultSeriesType, getIsDefaultSeriesTypeFullStackedBarSeries, getIsDefaultSeriesTypeFullStackedColumnSeries, GetSeriesTypes, getServiceCategory, getServiceName, getServiceType, getShowShadow, LoadFromJsonObjectInternal, setAllowApplyStyle, setBorderColor, setBrush, setChart, setColorEach, setCore, setShowShadow, toStringgetProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferenceequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAllowApplyStyle, getBorderColor, getBrush, getChart, getColorEach, getCore, GetDefaultSeriesType, getIsDefaultSeriesTypeFullStackedBarSeries, getIsDefaultSeriesTypeFullStackedColumnSeries, GetSeriesTypes, getShowShadow, setAllowApplyStyle, setBorderColor, setBrush, setChart, setColorEach, setCore, setShowShadowgetReference, setReferencepublic java.lang.Object clone()
public java.lang.Class GetDefaultSeriesLabelsType()
GetDefaultSeriesLabelsType in interface IStiAreaGetDefaultSeriesLabelsType in class StiAreapublic java.lang.Class[] GetSeriesLabelsTypes()
GetSeriesLabelsTypes in interface IStiAreaGetSeriesLabelsTypes in class StiAreapublic final IStiInterlacingHor getInterlacingHor()
getInterlacingHor in interface IStiRadarAreapublic final void setInterlacingHor(IStiInterlacingHor value)
setInterlacingHor in interface IStiRadarAreapublic final IStiInterlacingVert getInterlacingVert()
getInterlacingVert in interface IStiRadarAreapublic final void setInterlacingVert(IStiInterlacingVert value)
setInterlacingVert in interface IStiRadarAreapublic final IStiRadarGridLinesHor getGridLinesHor()
getGridLinesHor in interface IStiRadarAreapublic final void setGridLinesHor(IStiRadarGridLinesHor value)
setGridLinesHor in interface IStiRadarAreapublic final IStiRadarGridLinesVert getGridLinesVert()
getGridLinesVert in interface IStiRadarAreapublic final void setGridLinesVert(IStiRadarGridLinesVert value)
setGridLinesVert in interface IStiRadarAreapublic final StiRadarStyle getRadarStyle()
getRadarStyle in interface IStiRadarAreapublic final void setRadarStyle(StiRadarStyle value)
setRadarStyle in interface IStiRadarAreapublic final IStiXRadarAxis getXAxis()
getXAxis in interface IStiRadarAreapublic final void setXAxis(IStiXRadarAxis value)
setXAxis in interface IStiRadarAreapublic final IStiYRadarAxis getYAxis()
getYAxis in interface IStiRadarAreapublic final void setYAxis(IStiYRadarAxis value)
setYAxis in interface IStiRadarAreapublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiAreaJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiAreaJSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.