|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStiRadarAreaSeries
| Method Summary | |
|---|---|
StiBrush |
getBrush()
|
boolean |
getLighting()
|
StiColor |
getLineColor()
|
StiPenStyle |
getLineStyle()
|
float |
getLineWidth()
|
void |
setBrush(StiBrush value)
|
void |
setLighting(boolean value)
|
void |
setLineColor(StiColor value)
|
void |
setLineStyle(StiPenStyle value)
|
void |
setLineWidth(float value)
|
| Methods inherited from interface com.stimulsoft.report.chart.interfaces.series.radar.IStiRadarSeries |
|---|
getMarker, getShowNulls, setMarker, setShowNulls |
| Methods inherited from interface com.stimulsoft.report.chart.interfaces.series.IStiSeries |
|---|
clone, getAllowApplyStyle, getArguments, getChart, getConditions, getCore, getCoreTitle, GetDefaultAreaType, getFilters, getFormat, getHyperlinks, getInteraction, getSeriesLabels, getShowInLegend, getShowSeriesLabels, getShowShadow, getSortBy, getSortDirection, getTags, getToolTips, getTopN, getValues, getValuesStart, getYAxis, ProcessSeriesBrushes, ProcessSeriesColors, setAllowApplyStyle, setArguments, setChart, setConditions, setCore, setCoreTitle, setFilters, setFormat, setHyperlinks, setInteraction, setSeriesLabels, setShowInLegend, setShowSeriesLabels, setShowShadow, setSortBy, setSortDirection, setTags, setToolTips, setTopN, setValues, setYAxis |
| Methods inherited from interface com.stimulsoft.base.IStiJsonReportObject |
|---|
LoadFromJsonObject, SaveToJsonObject |
| Method Detail |
|---|
StiColor getLineColor()
void setLineColor(StiColor value)
StiPenStyle getLineStyle()
void setLineStyle(StiPenStyle value)
boolean getLighting()
void setLighting(boolean value)
float getLineWidth()
void setLineWidth(float value)
StiBrush getBrush()
void setBrush(StiBrush value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||