Uses of Interface
com.stimulsoft.report.chart.interfaces.series.radar.IStiRadarSeries
Packages that use IStiRadarSeries
Package
Description
-
Uses of IStiRadarSeries in com.stimulsoft.report.chart.core.series.radar
Methods in com.stimulsoft.report.chart.core.series.radar with parameters of type IStiRadarSeriesModifier and TypeMethodDescriptionvoidStiPolarSeriesCoreXF.RenderAreas(StiContext context, IStiRadarSeries series, StiSeriesPointsInfo pointsInfo, StiAreaGeom geom) Renders the polar series as radial columns (a rose / coxcomb chart): for every category an angular sector is drawn from the chart center out to the radius that corresponds to the point value.voidStiPolarStackedSeriesCoreXF.RenderAreas(StiContext context, IStiRadarSeries series, StiSeriesPointsInfo pointsInfo, StiAreaGeom geom) Renders the stacked polar series.voidStiRadarAreaSeriesCoreXF.RenderAreas(StiContext context, IStiRadarSeries series, StiSeriesPointsInfo pointsInfo, StiAreaGeom geom) voidStiRadarSeriesCoreXF.RenderAreas(StiContext context, IStiRadarSeries series, StiSeriesPointsInfo pointsInfo, StiAreaGeom geom) voidStiPolarSeriesCoreXF.RenderLines(StiContext context, IStiRadarSeries series, StiSeriesPointsInfo pointsInfo, StiAreaGeom geom) voidStiPolarStackedSeriesCoreXF.RenderLines(StiContext context, IStiRadarSeries series, StiSeriesPointsInfo pointsInfo, StiAreaGeom geom) voidStiRadarAreaSeriesCoreXF.RenderLines(StiContext context, IStiRadarSeries series, StiSeriesPointsInfo pointsInfo, StiAreaGeom geom) voidStiRadarLineSeriesCoreXF.RenderLines(StiContext context, IStiRadarSeries series, StiSeriesPointsInfo pointsInfo, StiAreaGeom geom) voidStiRadarSeriesCoreXF.RenderLines(StiContext context, IStiRadarSeries series, StiSeriesPointsInfo pointsInfo, StiAreaGeom geom) voidStiPolarSeriesCoreXF.RenderPoints(StiContext context, IStiRadarSeries series, ArrayList<StiPoint> points, StiAreaGeom geom) voidStiPolarStackedSeriesCoreXF.RenderPoints(StiContext context, IStiRadarSeries series, List<StiPoint> points, StiAreaGeom geom) voidStiRadarSeriesCoreXF.RenderPoints(StiContext context, IStiRadarSeries series, ArrayList<StiPoint> points, StiAreaGeom geom) -
Uses of IStiRadarSeries in com.stimulsoft.report.chart.geoms.series.radar
Constructors in com.stimulsoft.report.chart.geoms.series.radar with parameters of type IStiRadarSeriesModifierConstructorDescriptionStiRadarPointSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, StiBrush brush, IStiRadarSeries series, StiPoint point, double zoom) -
Uses of IStiRadarSeries in com.stimulsoft.report.chart.interfaces.series.radar
Subinterfaces of IStiRadarSeries in com.stimulsoft.report.chart.interfaces.series.radarModifier and TypeInterfaceDescriptioninterfaceCopyright StimulsoftinterfaceCopyright Stimulsoftinterfaceinterfaceinterface -
Uses of IStiRadarSeries in com.stimulsoft.report.chart.view.series.radar
Classes in com.stimulsoft.report.chart.view.series.radar that implement IStiRadarSeriesModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassclassclassclassMethods in com.stimulsoft.report.chart.view.series.radar that return IStiRadarSeriesModifier and TypeMethodDescriptionStiRadarSeries.clone()Creates a new object that is a copy of the current instance.