com.stimulsoft.report.chart.interfaces.series.doughnut
Interface IStiDoughnutSeries

All Superinterfaces:
java.lang.Cloneable, IStiAllowApplyBrush, IStiJsonReportObject, IStiPieSeries, IStiSeries
All Known Implementing Classes:
StiDoughnutSeries

public interface IStiDoughnutSeries
extends IStiPieSeries


Method Summary
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.series.pie.IStiPieSeries
getAllowApplyBorderColor, getAllowApplyBrush, getBorderColor, getBrush, getCutPieListValues, getDiameter, getDistance, getLighting, getStartAngle, setAllowApplyBorderColor, setAllowApplyBrush, setBorderColor, setBrush, setCutPieListValues, setDiameter, setDistance, setLighting, setStartAngle
 
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