public interface IStiRadarLineSeries extends IStiRadarSeries
| Modifier and Type | Method and Description |
|---|---|
boolean |
getLighting() |
StiColor |
getLineColor() |
StiPenStyle |
getLineStyle() |
float |
getLineWidth() |
void |
setLighting(boolean value) |
void |
setLineColor(StiColor value) |
void |
setLineStyle(StiPenStyle value) |
void |
setLineWidth(float value) |
getMarker, getShowNulls, setMarker, setShowNullsclone, 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, setYAxisLoadFromJsonObject, SaveToJsonObjectStiColor getLineColor()
void setLineColor(StiColor value)
StiPenStyle getLineStyle()
void setLineStyle(StiPenStyle value)
boolean getLighting()
void setLighting(boolean value)
float getLineWidth()
void setLineWidth(float value)
Copyright © 2019 Stimulsoft. All Rights Reserved.