public class StiSplineAreaSeries extends StiSplineSeries implements IStiSplineAreaSeries
propertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiSplineAreaSeries() |
| Modifier and Type | Method and Description |
|---|---|
IStiSplineAreaSeries |
clone()
Creates a new object that is a copy of the current instance.
|
boolean |
getAllowApplyBrushNegative()
Gets or sets a value which indicates that the specific brush for filling negative values will
be used.
|
StiBrush |
getBrush()
Gets or sets brush which will used to fill area.
|
StiBrush |
getBrushNegative()
Gets or sets a brush which will be used to fill negative values.
|
java.lang.Class |
GetDefaultAreaType() |
boolean |
getTopmostLine()
Gets or sets a value that indicates whether the line be displayed as a topmost.
|
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setAllowApplyBrushNegative(boolean value) |
void |
setBrush(StiBrush value) |
void |
setBrushNegative(StiBrush value) |
void |
setTopmostLine(boolean value) |
getLineMarker, getTension, setLineMarker, setTensiongetAllowApplyColorNegative, getConditions, getLabelsOffset, getLighting, getLineColor, getLineColorNegative, getLineStyle, getLineWidth, getMarker, getMarkerColor, getMarkerSize, getMarkerType, getShowMarker, getShowNulls, setAllowApplyColorNegative, setConditions, setLabelsOffset, setLighting, setLineColor, setLineColorNegative, setLineStyle, setLineWidth, setMarker, setMarkerColor, setMarkerSize, setMarkerType, setShowMarker, setShowNullsBaseTransform, getAllowApplyStyle, getAllowSeries, getAllowSeriesElements, getArgument, getArgumentDataColumn, getArguments, GetArgumentsFromString, getArgumentsString, getAutoSeriesColorDataColumn, getAutoSeriesKeyDataColumn, getAutoSeriesTitleDataColumn, getChart, getCore, getCoreTitle, getDrillDownEnabled, getDrillDownPage, getDrillDownPageGuid, getDrillDownReport, getFilterMode, getFilters, getFormat, getGetArgumentEvent, getGetHyperlinkEvent, getGetListOfArgumentsEvent, getGetListOfHyperlinksEvent, getGetListOfTagsEvent, getGetListOfToolTipsEvent, getGetListOfValuesEvent, getGetTagEvent, getGetTitleEvent, getGetToolTipEvent, getGetValueEvent, getHyperlink, getHyperlinkDataColumn, getHyperlinks, getHyperlinkString, getInteraction, getListOfArguments, getListOfHyperlinks, getListOfTags, getListOfToolTips, getListOfValues, getNewAutoSeriesEvent, GetNullableValuesFromString, getParent, getSeriesLabels, getServiceCategory, getServiceName, getServiceType, getShowInLegend, getShowLabels, getShowSeriesLabels, getShowShadow, getSortBy, getSortDirection, GetStringsFromString, getTag, getTagDataColumn, getTags, getTagString, getTitle, getTitleValue, getToolTip, getToolTipDataColumn, getToolTips, getToolTipsString, getTopN, getTrendLine, getValue, getValueDataColumn, getValues, GetValuesFromString, getValuesStart, getValuesString, getYAxis, InvokeGetArgument, InvokeGetHyperlink, InvokeGetListOfArguments, InvokeGetListOfHyperlinks, InvokeGetListOfTags, InvokeGetListOfToolTips, InvokeGetListOfValues, InvokeGetTag, InvokeGetTitle, InvokeGetToolTip, InvokeGetValue, InvokeNewAutoSeries, OnGetArgument, OnGetHyperlink, OnGetListOfArguments, OnGetListOfHyperlinks, OnGetListOfTags, OnGetListOfToolTips, OnGetListOfValues, OnGetTag, OnGetTitle, OnGetToolTip, OnGetValue, ProcessSeriesBrushes, ProcessSeriesColors, setAllowApplyStyle, setAllowSeries, setAllowSeriesElements, setArgument, setArgumentDataColumn, setArguments, setArgumentsString, setAutoSeriesColorDataColumn, setAutoSeriesKeyDataColumn, setAutoSeriesTitleDataColumn, setChart, setCore, setCoreTitle, setDrillDownEnabled, setDrillDownPage, setDrillDownPageGuid, setDrillDownReport, setFilterMode, setFilters, setFormat, setGetArgumentEvent, setGetHyperlinkEvent, setGetListOfArgumentsEvent, setGetListOfHyperlinksEvent, setGetListOfTagsEvent, setGetListOfToolTipsEvent, setGetListOfValuesEvent, setGetTagEvent, setGetTitleEvent, setGetToolTipEvent, setGetValueEvent, setHyperlink, setHyperlinkDataColumn, setHyperlinks, setHyperlinkString, setInteraction, setListOfArguments, setListOfHyperlinks, setListOfTags, setListOfToolTips, setListOfValues, setNewAutoSeriesEvent, setSeriesLabels, setShowInLegend, setShowLabels, setShowSeriesLabels, setShowShadow, setSortBy, setSortDirection, setTag, setTagDataColumn, setTags, setTagString, setTitle, setTitleValue, setToolTip, setToolTipDataColumn, setToolTips, setToolTipsString, setTopN, setTrendLine, setValue, setValueDataColumn, setValues, setValuesString, setYAxis, toStringgetProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferenceequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTension, setTensiongetAllowApplyColorNegative, getLabelsOffset, getLighting, getLineColor, getLineColorNegative, getLineMarker, getLineStyle, getLineWidth, getMarker, getShowNulls, setAllowApplyColorNegative, setLabelsOffset, setLighting, setLineColor, setLineColorNegative, setLineMarker, setLineStyle, setLineWidth, setMarker, setShowNullsgetAllowApplyStyle, getArguments, getChart, getConditions, getCore, getCoreTitle, 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, setYAxispublic IStiSplineAreaSeries clone()
clone in interface IStiSeriesclone in class StiBaseLineSeriespublic java.lang.Class GetDefaultAreaType()
GetDefaultAreaType in interface IStiSeriesGetDefaultAreaType in class StiSplineSeriespublic final boolean getTopmostLine()
getTopmostLine in interface IStiSplineAreaSeriespublic final void setTopmostLine(boolean value)
setTopmostLine in interface IStiSplineAreaSeriespublic final StiBrush getBrush()
getBrush in interface IStiSplineAreaSeriespublic final void setBrush(StiBrush value)
setBrush in interface IStiSplineAreaSeriespublic final StiBrush getBrushNegative()
getBrushNegative in interface IStiSplineAreaSeriespublic final void setBrushNegative(StiBrush value)
setBrushNegative in interface IStiSplineAreaSeriespublic final boolean getAllowApplyBrushNegative()
getAllowApplyBrushNegative in interface IStiSplineAreaSeriespublic final void setAllowApplyBrushNegative(boolean value)
setAllowApplyBrushNegative in interface IStiSplineAreaSeriespublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiSplineSeriesJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiSplineSeriesJSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.