com.stimulsoft.report.chart.interfaces.series.fullStackedColumn
Interface IStiFullStackedAreaSeries

All Superinterfaces:
java.lang.Cloneable, IStiJsonReportObject, IStiSeries, IStiStackedAreaSeries, IStiStackedBaseLineSeries, IStiStackedLineSeries
All Known Implementing Classes:
StiFullStackedAreaSeries

public interface IStiFullStackedAreaSeries
extends IStiStackedAreaSeries


Method Summary
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.series.stackedColumn.IStiStackedAreaSeries
getAllowApplyBrushNegative, getBrush, getBrushNegative, setAllowApplyBrushNegative, setBrush, setBrushNegative
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.series.stackedColumn.IStiStackedBaseLineSeries
getLighting, getLineColor, getLineMarker, getLineStyle, getLineWidth, getMarker, getShowNulls, setLighting, setLineColor, setLineMarker, setLineStyle, setLineWidth, setMarker, setShowNulls
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.series.IStiSeries
clone, 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, setYAxis
 
Methods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObject