Interface IStiRadarAxis
- All Superinterfaces:
Cloneable,IStiSerializable,IStiSerializableRef
- All Known Subinterfaces:
IStiXRadarAxis,IStiYRadarAxis
- All Known Implementing Classes:
StiRadarAxis,StiXRadarAxis,StiYRadarAxis
-
Field Summary
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Method Summary
Modifier and TypeMethodDescriptionbooleangetArea()getCore()getRange()booleanvoidsetAllowApplyStyle(boolean value) voidsetArea(IStiRadarArea value) voidsetCore(StiRadarAxisCoreXF value) voidsetRange(IStiAxisRange value) voidsetVisible(boolean value) Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
-
Method Details
-
getCore
StiRadarAxisCoreXF getCore() -
setCore
-
getAllowApplyStyle
boolean getAllowApplyStyle() -
setAllowApplyStyle
void setAllowApplyStyle(boolean value) -
getArea
IStiRadarArea getArea() -
setArea
-
getVisible
boolean getVisible() -
setVisible
void setVisible(boolean value) -
getRange
IStiAxisRange getRange() -
setRange
-