Uses of Interface
com.stimulsoft.report.chart.interfaces.series.doughnut.IStiDoughnutSeries
Packages that use IStiDoughnutSeries
Package
Description
-
Uses of IStiDoughnutSeries in com.stimulsoft.report.chart.geoms.series.doughnut
Constructors in com.stimulsoft.report.chart.geoms.series.doughnut with parameters of type IStiDoughnutSeriesModifierConstructorDescriptionStiDoughnutSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiDoughnutSeries series, StiRectangle clientRectangle, StiRectangle clientRectangleDt, ArrayList<StiSegmentGeom> path, ArrayList<StiSegmentGeom> pathLight, ArrayList<StiSegmentGeom> pathDark, StiColor borderColor, StiBrush brush, StiBrush brushLight, StiBrush brushDark, double startAngle, double endAngle, double radiusFrom, double radiusTo, StiTimeSpan beginTime) -
Uses of IStiDoughnutSeries in com.stimulsoft.report.chart.view.series.doughnut
Classes in com.stimulsoft.report.chart.view.series.doughnut that implement IStiDoughnutSeries