Class StiRangeBarSeries
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.chart.view.series.StiSeries
com.stimulsoft.report.chart.view.series.clusteredColumn.StiClusteredColumnSeries
com.stimulsoft.report.chart.view.series.range.StiRangeBarSeries
- All Implemented Interfaces:
IStiJsonReportObject,IStiSerializable,IStiSerializableRef,IStiClusteredColumnSeries,IStiSeries,IStiRangeBarSeries,IStiSeriesParent,IStiInvokeGetListOfValuesEnd,IStiInvokeGetValueEnd,Cloneable
public class StiRangeBarSeries
extends StiClusteredColumnSeries
implements IStiRangeBarSeries, IStiInvokeGetListOfValuesEnd, IStiInvokeGetValueEnd
-
Field Summary
Fields inherited from class com.stimulsoft.report.chart.view.series.StiSeries
isTotalLabelFields inherited from class com.stimulsoft.base.services.StiService
propertiesFields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Creates a new object that is a copy of the current instance.booleanGets or sets a value which indicates that the specific brush for filling negative values will be used.Gets or sets a brush which will be used to fill negative values.Gets or sets a script of the event GetListOfValuesEnd.final StiGetValueEndEventGets or sets a script of the event GetValueEnd.Gets or sets the expression to fill a list of start values.Gets or sets the expression to fill a list of end values.booleanGets or sets value which indicates whether it is necessary to show the series element, if the series value of this column is 0.getTopN()Gets or sets parameters of displaying top results.Use TrendLinesgetValue()Gets or sets start value expression.Gets or sets a name of the column that contains the start value.final StringGets or sets a name of the column that contains the end value.Gets or sets end value expression.final Double[]final Stringfinal voidRaises the GetListOfValuesEnd event.voidInvokeGetValueEnd(StiComponent sender, StiGetValueEventArgs e) Raises the GetValueEnd event.voidLoadFromJsonObject(JSONObject jObject) protected voidRaises the values end event.protected voidRaises the GetValueEnd event.voidsetAllowApplyBrushNegative(boolean value) voidsetBrushNegative(StiBrush value) final voidfinal voidvoidvoidvoidsetShowZeros(boolean value) voidsetTopN(IStiSeriesTopN value) voidsetTrendLine(IStiTrendLine value) voidsetValue(StiExpression value) voidsetValueDataColumn(String value) final voidsetValueDataColumnEnd(String value) voidsetValueEnd(StiValueEndExpression value) final voidsetValuesEnd(Double[] value) final voidsetValuesStringEnd(String value) Methods inherited from class com.stimulsoft.report.chart.view.series.clusteredColumn.StiClusteredColumnSeries
getBorderColor, getBrush, getWidth, setBorderColor, setBrush, setWidthMethods inherited from class com.stimulsoft.report.chart.view.series.StiSeries
BaseTransform, getAllowApplyStyle, getAllowSeries, getAllowSeriesElements, GetApproximationValuesStart, getArgument, getArgumentDataColumn, getArguments, GetArgumentsFromString, getArgumentsString, getAutoSeriesColorDataColumn, getAutoSeriesKeyDataColumn, getAutoSeriesTitleDataColumn, getChart, getConditions, 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, getNewAutoSeriesEvent, GetNullableValuesFromString, getOriginalArguments, getOriginalTopNValues, getParent, getSeriesLabels, getServiceCategory, getServiceName, getServiceType, getShowInLegend, getShowLabels, getShowSeriesLabels, getShowShadow, getSortBy, getSortDirection, GetStringsFromString, getTag, getTagDataColumn, getTags, getTagString, getTitle, getTitleValue, getToolTip, getToolTipDataColumn, getToolTips, getToolTipsString, getTrendLines, 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, ProcessSeriesMarkerAngle, ProcessSeriesMarkerType, ProcessSeriesMarkerVisible, setAllowApplyStyle, setAllowSeries, setAllowSeriesElements, setArgument, setArgumentDataColumn, setArguments, setArgumentsString, setAutoSeriesColorDataColumn, setAutoSeriesKeyDataColumn, setAutoSeriesTitleDataColumn, setChart, setConditions, 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, setNewAutoSeriesEvent, setOriginalArguments, setOriginalTopNValues, setSeriesLabels, setShowInLegend, setShowLabels, setShowSeriesLabels, setShowShadow, setSortBy, setSortDirection, setTag, setTagDataColumn, setTags, setTagString, setTitle, setTitleValue, setToolTip, setToolTipDataColumn, setToolTips, setToolTipsString, setTrendLines, setValues, setValuesStart, setValuesString, setYAxis, toStringMethods inherited from class com.stimulsoft.base.services.StiService
getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledMethods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReferenceMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.stimulsoft.report.chart.interfaces.series.clusteredColumn.IStiClusteredColumnSeries
getBorderColor, getBrush, getWidth, setBorderColor, setBrush, setWidthMethods inherited from interface com.stimulsoft.report.chart.interfaces.series.IStiSeries
getAllowApplyStyle, getArguments, getChart, getConditions, getCore, getCoreTitle, getFilters, getFormat, getHyperlinks, getInteraction, getOriginalArguments, getOriginalTopNValues, getSeriesLabels, getShowInLegend, getShowSeriesLabels, getShowShadow, getSortBy, getSortDirection, getTags, getTitleValue, getToolTips, getValues, getValuesStart, getYAxis, ProcessSeriesBrushes, ProcessSeriesMarkerAngle, ProcessSeriesMarkerType, ProcessSeriesMarkerVisible, setAllowApplyStyle, setArguments, setChart, setConditions, setCore, setCoreTitle, setFilters, setFormat, setHyperlinks, setInteraction, setOriginalArguments, setOriginalTopNValues, setSeriesLabels, setShowInLegend, setShowSeriesLabels, setShowShadow, setSortBy, setSortDirection, setTags, setTitleValue, setToolTips, setValues, setYAxis
-
Constructor Details
-
StiRangeBarSeries
public StiRangeBarSeries()
-
-
Method Details
-
clone
Creates a new object that is a copy of the current instance.- Specified by:
clonein interfaceIStiSeries- Overrides:
clonein classStiClusteredColumnSeries- Returns:
- A new object that is a copy of this instance.
-
GetDefaultAreaType
- Specified by:
GetDefaultAreaTypein interfaceIStiSeries- Overrides:
GetDefaultAreaTypein classStiClusteredColumnSeries
-
getTopN
Description copied from class:StiSeriesGets or sets parameters of displaying top results.- Specified by:
getTopNin interfaceIStiSeries- Overrides:
getTopNin classStiSeries
-
setTopN
- Specified by:
setTopNin interfaceIStiSeries- Overrides:
setTopNin classStiSeries
-
getTrendLine
Description copied from class:StiSeriesUse TrendLines- Overrides:
getTrendLinein classStiSeries
-
setTrendLine
- Overrides:
setTrendLinein classStiSeries
-
getBrushNegative
Description copied from class:StiClusteredColumnSeriesGets or sets a brush which will be used to fill negative values.- Specified by:
getBrushNegativein interfaceIStiClusteredColumnSeries- Overrides:
getBrushNegativein classStiClusteredColumnSeries
-
setBrushNegative
- Specified by:
setBrushNegativein interfaceIStiClusteredColumnSeries- Overrides:
setBrushNegativein classStiClusteredColumnSeries
-
getAllowApplyBrushNegative
public boolean getAllowApplyBrushNegative()Description copied from class:StiClusteredColumnSeriesGets or sets a value which indicates that the specific brush for filling negative values will be used.- Specified by:
getAllowApplyBrushNegativein interfaceIStiClusteredColumnSeries- Overrides:
getAllowApplyBrushNegativein classStiClusteredColumnSeries
-
setAllowApplyBrushNegative
public void setAllowApplyBrushNegative(boolean value) - Specified by:
setAllowApplyBrushNegativein interfaceIStiClusteredColumnSeries- Overrides:
setAllowApplyBrushNegativein classStiClusteredColumnSeries
-
getShowZeros
public boolean getShowZeros()Gets or sets value which indicates whether it is necessary to show the series element, if the series value of this column is 0.- Specified by:
getShowZerosin interfaceIStiClusteredColumnSeries- Overrides:
getShowZerosin classStiClusteredColumnSeries
-
setShowZeros
public void setShowZeros(boolean value) - Specified by:
setShowZerosin interfaceIStiClusteredColumnSeries- Overrides:
setShowZerosin classStiClusteredColumnSeries
-
getValuesEnd
- Specified by:
getValuesEndin interfaceIStiRangeBarSeries
-
setValuesEnd
- Specified by:
setValuesEndin interfaceIStiRangeBarSeries
-
getValuesStringEnd
-
setValuesStringEnd
-
getValueDataColumn
Gets or sets a name of the column that contains the start value.- Overrides:
getValueDataColumnin classStiSeries
-
setValueDataColumn
- Overrides:
setValueDataColumnin classStiSeries
-
getValueDataColumnEnd
Gets or sets a name of the column that contains the end value. -
setValueDataColumnEnd
-
OnGetValueEnd
Raises the GetValueEnd event. -
InvokeGetValueEnd
Raises the GetValueEnd event.- Specified by:
InvokeGetValueEndin interfaceIStiInvokeGetValueEnd
-
getGetValueEndEvent
Gets or sets a script of the event GetValueEnd. -
setGetValueEndEvent
-
OnGetListOfValuesEnd
Raises the values end event. -
InvokeGetListOfValuesEnd
Raises the GetListOfValuesEnd event.- Specified by:
InvokeGetListOfValuesEndin interfaceIStiInvokeGetListOfValuesEnd
-
getGetListOfValuesEndEvent
Gets or sets a script of the event GetListOfValuesEnd. -
setGetListOfValuesEndEvent
-
getValue
Gets or sets start value expression. Example: {Order.Value} -
setValue
-
getValueEnd
Gets or sets end value expression. Example: {Order.Value} -
setValueEnd
-
getListOfValues
Gets or sets the expression to fill a list of start values. Example: 1;2;3- Overrides:
getListOfValuesin classStiSeries
-
setListOfValues
- Overrides:
setListOfValuesin classStiSeries
-
getListOfValuesEnd
Gets or sets the expression to fill a list of end values. Example: 1;2;3 -
setListOfValuesEnd
-
SaveToJsonObject
- Specified by:
SaveToJsonObjectin interfaceIStiJsonReportObject- Overrides:
SaveToJsonObjectin classStiClusteredColumnSeries- Throws:
JSONException
-
LoadFromJsonObject
- Specified by:
LoadFromJsonObjectin interfaceIStiJsonReportObject- Overrides:
LoadFromJsonObjectin classStiClusteredColumnSeries- Throws:
JSONException
-