public interface IStiStackedSplineSeries extends IStiStackedBaseLineSeries
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAllowApplyColorNegative() |
StiColor |
getLineColorNegative() |
float |
getTension() |
void |
setAllowApplyColorNegative(boolean value) |
void |
setLineColorNegative(StiColor value) |
void |
setTension(float value) |
getLighting, getLineColor, getLineMarker, getLineStyle, getLineWidth, getMarker, getShowNulls, setLighting, setLineColor, setLineMarker, setLineStyle, setLineWidth, 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, SaveToJsonObjectfloat getTension()
void setTension(float value)
StiColor getLineColorNegative()
void setLineColorNegative(StiColor value)
boolean getAllowApplyColorNegative()
void setAllowApplyColorNegative(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.