Interface IStiRadarGridLines
- All Superinterfaces:
Cloneable,IStiSerializable,IStiSerializableRef
- All Known Subinterfaces:
IStiRadarGridLinesHor,IStiRadarGridLinesVert
- All Known Implementing Classes:
StiRadarGridLines,StiRadarGridLinesHor,StiRadarGridLinesVert
-
Field Summary
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Method Summary
Modifier and TypeMethodDescriptionbooleangetArea()getColor()getCore()getStyle()booleanvoidsetAllowApplyStyle(boolean value) voidvoidvoidsetCore(StiRadarGridLinesCoreXF value) voidsetStyle(StiPenStyle value) voidsetVisible(boolean value) Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
getReference, setReference
-
Method Details
-
getCore
StiRadarGridLinesCoreXF getCore() -
setCore
-
getAllowApplyStyle
boolean getAllowApplyStyle() -
setAllowApplyStyle
void setAllowApplyStyle(boolean value) -
getColor
StiColor getColor() -
setColor
-
getStyle
StiPenStyle getStyle() -
setStyle
-
getVisible
boolean getVisible() -
setVisible
void setVisible(boolean value) -
getArea
IStiArea getArea() -
setArea
-