Class StiScatterSeries
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.StiBaseLineSeries
com.stimulsoft.report.chart.view.series.scatter.StiScatterSeries
- All Implemented Interfaces:
IStiJsonReportObject,IStiSerializable,IStiSerializableRef,IStiBaseLineSeries,IStiAllowApplyColorNegative,IStiSeries,IStiShowNullsSeries,IStiShowNullsSeriesAs,IStiShowZerosSeries,IStiShowZerosSeriesAs,IStiScatterSeries,IStiSeriesParent,Cloneable
- Direct Known Subclasses:
StiBubbleSeries,StiScatterLineSeries,StiScatterSplineSeries
-
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.Gets or sets line color of series.getTopN()Gets or sets parameters of displaying top results.voidsetLineColor(StiColor value) voidsetTopN(IStiSeriesTopN value) Methods inherited from class com.stimulsoft.report.chart.view.series.clusteredColumn.StiBaseLineSeries
getAllowApplyColorNegative, getConditions, getLabelsOffset, getLighting, getLineColorNegative, getLineMarker, getLineStyle, getLineWidth, getMarker, getMarkerColor, getMarkerSize, getMarkerType, getShowMarker, getShowNulls, getShowNullsAs, getShowZeros, getShowZerosAs, LoadFromJsonObject, setAllowApplyColorNegative, setConditions, setLabelsOffset, setLighting, setLineColorNegative, setLineMarker, setLineStyle, setLineWidth, setMarker, setMarkerColor, setMarkerSize, setMarkerType, setShowMarker, setShowNulls, setShowNullsAs, setShowZeros, setShowZerosAsMethods inherited from class com.stimulsoft.report.chart.view.series.StiSeries
BaseTransform, getAllowApplyStyle, getAllowSeries, getAllowSeriesElements, GetApproximationValuesStart, 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, getOriginalArguments, getOriginalTopNValues, getParent, getSeriesLabels, getServiceCategory, getServiceName, getServiceType, getShowInLegend, getShowLabels, getShowSeriesLabels, getShowShadow, getSortBy, getSortDirection, GetStringsFromString, getTag, getTagDataColumn, getTags, getTagString, getTitle, getTitleValue, getToolTip, getToolTipDataColumn, getToolTips, getToolTipsString, getTrendLine, getTrendLines, 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, ProcessSeriesMarkerAngle, ProcessSeriesMarkerType, ProcessSeriesMarkerVisible, 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, setOriginalArguments, setOriginalTopNValues, setSeriesLabels, setShowInLegend, setShowLabels, setShowSeriesLabels, setShowShadow, setSortBy, setSortDirection, setTag, setTagDataColumn, setTags, setTagString, setTitle, setTitleValue, setToolTip, setToolTipDataColumn, setToolTips, setToolTipsString, setTrendLine, setTrendLines, setValue, setValueDataColumn, 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.IStiAllowApplyColorNegative
getAllowApplyColorNegative, setAllowApplyColorNegativeMethods inherited from interface com.stimulsoft.report.chart.interfaces.series.clusteredColumn.IStiBaseLineSeries
getLabelsOffset, getLighting, getLineColorNegative, getLineMarker, getLineStyle, getLineWidth, getMarker, setLabelsOffset, setLighting, setLineColorNegative, setLineMarker, setLineStyle, setLineWidth, setMarkerMethods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObjectMethods inherited from interface com.stimulsoft.report.chart.interfaces.series.scatter.IStiScatterSeries
getShowZeros, setShowZerosMethods 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, setYAxisMethods inherited from interface com.stimulsoft.report.chart.interfaces.series.IStiShowNullsSeries
getShowNulls, setShowNullsMethods inherited from interface com.stimulsoft.report.chart.interfaces.series.IStiShowNullsSeriesAs
getShowNullsAs, setShowNullsAsMethods inherited from interface com.stimulsoft.report.chart.interfaces.series.IStiShowZerosSeriesAs
getShowZerosAs, setShowZerosAs
-
Constructor Details
-
StiScatterSeries
public StiScatterSeries()
-
-
Method Details
-
clone
Creates a new object that is a copy of the current instance.- Specified by:
clonein interfaceIStiSeries- Overrides:
clonein classStiBaseLineSeries- Returns:
- A new object that is a copy of this instance.
-
GetDefaultAreaType
- Specified by:
GetDefaultAreaTypein interfaceIStiSeries- Specified by:
GetDefaultAreaTypein classStiSeries
-
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
-
getLineColor
Description copied from class:StiBaseLineSeriesGets or sets line color of series.- Specified by:
getLineColorin interfaceIStiBaseLineSeries- Overrides:
getLineColorin classStiBaseLineSeries
-
setLineColor
- Specified by:
setLineColorin interfaceIStiBaseLineSeries- Overrides:
setLineColorin classStiBaseLineSeries
-
SaveToJsonObject
- Specified by:
SaveToJsonObjectin interfaceIStiJsonReportObject- Overrides:
SaveToJsonObjectin classStiBaseLineSeries- Throws:
JSONException
-