com.stimulsoft.report.chart.interfaces.gridLines.radar
Interface IStiRadarGridLines
- All Superinterfaces:
- java.lang.Cloneable, IStiSerializable, IStiSerializableRef
- All Known Subinterfaces:
- IStiRadarGridLinesHor, IStiRadarGridLinesVert
- All Known Implementing Classes:
- StiRadarGridLines, StiRadarGridLinesHor, StiRadarGridLinesVert
public interface IStiRadarGridLines
- extends IStiSerializableRef, java.lang.Cloneable
getCore
StiRadarGridLinesCoreXF getCore()
setCore
void setCore(StiRadarGridLinesCoreXF value)
getAllowApplyStyle
boolean getAllowApplyStyle()
setAllowApplyStyle
void setAllowApplyStyle(boolean value)
getColor
StiColor getColor()
setColor
void setColor(StiColor value)
getStyle
StiPenStyle getStyle()
setStyle
void setStyle(StiPenStyle value)
getVisible
boolean getVisible()
setVisible
void setVisible(boolean value)
getArea
IStiArea getArea()
setArea
void setArea(IStiArea value)