|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStiYRadarAxis
Field Summary |
---|
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
---|
REFERENCE_EMPTY, REFERENCE_REPORT |
Method Summary | |
---|---|
java.lang.Object |
clone()
|
StiAxisInfoXF |
getInfo()
|
IStiAxisLabels |
getLabels()
|
StiColor |
getLineColor()
|
StiPenStyle |
getLineStyle()
|
float |
getLineWidth()
|
IStiAxisTicks |
getTicks()
|
StiYRadarAxisCoreXF |
getYCore()
|
void |
setInfo(StiAxisInfoXF value)
|
void |
setLabels(IStiAxisLabels value)
|
void |
setLineColor(StiColor value)
|
void |
setLineStyle(StiPenStyle value)
|
void |
setLineWidth(float value)
|
void |
setTicks(IStiAxisTicks value)
|
Methods inherited from interface com.stimulsoft.report.chart.interfaces.radarAxis.IStiRadarAxis |
---|
getAllowApplyStyle, getArea, getCore, getVisible, setAllowApplyStyle, setArea, setCore, setVisible |
Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
---|
getReference, setReference |
Methods inherited from interface com.stimulsoft.base.IStiJsonReportObject |
---|
LoadFromJsonObject, SaveToJsonObject |
Method Detail |
---|
StiYRadarAxisCoreXF getYCore()
IStiAxisLabels getLabels()
void setLabels(IStiAxisLabels value)
IStiAxisTicks getTicks()
void setTicks(IStiAxisTicks value)
StiPenStyle getLineStyle()
void setLineStyle(StiPenStyle value)
StiColor getLineColor()
void setLineColor(StiColor value)
float getLineWidth()
void setLineWidth(float value)
StiAxisInfoXF getInfo()
void setInfo(StiAxisInfoXF value)
java.lang.Object clone()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |