public interface IStiRangeSeries extends IStiLineSeries
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAllowApplyBrushNegative() |
StiBrush |
getBrush() |
StiBrush |
getBrushNegative() |
java.lang.Double[] |
getValuesEnd() |
void |
setAllowApplyBrushNegative(boolean value) |
void |
setBrush(StiBrush value) |
void |
setBrushNegative(StiBrush value) |
void |
setValuesEnd(java.lang.Double[] value) |
getAllowApplyColorNegative, getLabelsOffset, getLighting, getLineColor, getLineColorNegative, getLineMarker, getLineStyle, getLineWidth, getMarker, getShowNulls, setAllowApplyColorNegative, setLabelsOffset, setLighting, setLineColor, setLineColorNegative, 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, SaveToJsonObjectjava.lang.Double[] getValuesEnd()
void setValuesEnd(java.lang.Double[] value)
StiBrush getBrush()
void setBrush(StiBrush value)
StiBrush getBrushNegative()
void setBrushNegative(StiBrush value)
boolean getAllowApplyBrushNegative()
void setAllowApplyBrushNegative(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.