public interface IStiRadarArea extends IStiArea
REFERENCE_EMPTY, REFERENCE_REPORT| Modifier and Type | Method and Description |
|---|---|
IStiRadarGridLinesHor |
getGridLinesHor() |
IStiRadarGridLinesVert |
getGridLinesVert() |
IStiInterlacingHor |
getInterlacingHor() |
IStiInterlacingVert |
getInterlacingVert() |
StiRadarStyle |
getRadarStyle() |
IStiXRadarAxis |
getXAxis() |
IStiYRadarAxis |
getYAxis() |
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) |
clone, getAllowApplyStyle, getBorderColor, getBrush, getChart, getColorEach, getCore, GetDefaultSeriesLabelsType, GetDefaultSeriesType, getIsDefaultSeriesTypeFullStackedBarSeries, getIsDefaultSeriesTypeFullStackedColumnSeries, GetSeriesLabelsTypes, GetSeriesTypes, getShowShadow, setAllowApplyStyle, setBorderColor, setBrush, setChart, setColorEach, setCore, setShowShadowgetReference, setReferenceLoadFromJsonObject, SaveToJsonObjectStiRadarStyle getRadarStyle()
void setRadarStyle(StiRadarStyle value)
IStiXRadarAxis getXAxis()
void setXAxis(IStiXRadarAxis value)
IStiYRadarAxis getYAxis()
void setYAxis(IStiYRadarAxis value)
IStiInterlacingHor getInterlacingHor()
void setInterlacingHor(IStiInterlacingHor value)
IStiInterlacingVert getInterlacingVert()
void setInterlacingVert(IStiInterlacingVert value)
IStiRadarGridLinesHor getGridLinesHor()
void setGridLinesHor(IStiRadarGridLinesHor value)
IStiRadarGridLinesVert getGridLinesVert()
void setGridLinesVert(IStiRadarGridLinesVert value)
Copyright © 2019 Stimulsoft. All Rights Reserved.