Interface IStiRadarArea
- All Superinterfaces:
Cloneable,IStiArea,IStiJsonReportObject,IStiSerializable,IStiSerializableRef
- All Known Subinterfaces:
IStiPolarArea,IStiPolarStackedArea,IStiRadarAreaArea,IStiRadarLineArea,IStiRadarPointArea
- All Known Implementing Classes:
StiPolarArea,StiPolarStackedArea,StiRadarArea,StiRadarAreaArea,StiRadarLineArea,StiRadarPointArea
-
Field Summary
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Method Summary
Modifier and TypeMethodDescriptiongetXAxis()getYAxis()voidvoidvoidvoidvoidsetRadarStyle(StiRadarStyle value) voidsetXAxis(IStiXRadarAxis value) voidsetYAxis(IStiYRadarAxis value) Methods inherited from interface com.stimulsoft.report.chart.interfaces.areas.IStiArea
clone, getAllowApplyStyle, getBorderColor, getBrush, getChart, getColorEach, getCore, GetDefaultSeriesLabelsType, GetDefaultSeriesType, getIsDefaultSeriesTypeFullStackedBarSeries, getIsDefaultSeriesTypeFullStackedColumnSeries, GetSeriesLabelsTypes, GetSeriesTypes, getShowShadow, setAllowApplyStyle, setBorderColor, setBrush, setChart, setColorEach, setCore, setShowShadowMethods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObjectMethods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
-
Method Details
-
getRadarStyle
StiRadarStyle getRadarStyle() -
setRadarStyle
-
getXAxis
IStiXRadarAxis getXAxis() -
setXAxis
-
getYAxis
IStiYRadarAxis getYAxis() -
setYAxis
-
getInterlacingHor
IStiInterlacingHor getInterlacingHor() -
setInterlacingHor
-
getInterlacingVert
IStiInterlacingVert getInterlacingVert() -
setInterlacingVert
-
getGridLinesHor
IStiRadarGridLinesHor getGridLinesHor() -
setGridLinesHor
-
getGridLinesVert
IStiRadarGridLinesVert getGridLinesVert() -
setGridLinesVert
-