Uses of Interface
com.stimulsoft.report.chart.interfaces.series.pie.IStiPie3dSeries
Packages that use IStiPie3dSeries
Package
Description
-
Uses of IStiPie3dSeries in com.stimulsoft.report.chart.geoms.series.pie
Constructors in com.stimulsoft.report.chart.geoms.series.pie with parameters of type IStiPie3dSeriesModifierConstructorDescriptionStiPie3dSidesSeriesElementGeom(StiPie3dSlice pie3DSlice, StiAreaGeom areaGeom, double value, int index, int count, IStiPie3dSeries series, StiRectangle clientRectangle, StiColor borderColor, StiBrush brush, float startAngle, float sweepAngle, float pieHeight, boolean startSideExists, boolean endSideExists) -
Uses of IStiPie3dSeries in com.stimulsoft.report.chart.view.series.pie
Classes in com.stimulsoft.report.chart.view.series.pie that implement IStiPie3dSeriesConstructors in com.stimulsoft.report.chart.view.series.pie with parameters of type IStiPie3dSeriesModifierConstructorDescriptionStiPie3dSlice(IStiArea area, Double value, String argumentText, String tag, int index, IStiPie3dSeries series, StiRectangle rectPieSlilce, float pieHeight, float startAngle, float sweepAngle, StiBrush seriesBrush, StiColor borderColor, int colorIndex, int colorCount)