public interface IStiYRadarAxis extends IStiRadarAxis, IStiJsonReportObject
REFERENCE_EMPTY, REFERENCE_REPORT| Modifier and Type | Method and Description |
|---|---|
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) |
getAllowApplyStyle, getArea, getCore, getVisible, setAllowApplyStyle, setArea, setCore, setVisiblegetReference, setReferenceLoadFromJsonObject, SaveToJsonObjectStiYRadarAxisCoreXF 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()
Copyright © 2019 Stimulsoft. All Rights Reserved.