Uses of Interface
com.stimulsoft.report.chart.interfaces.series.IStiSeries
Packages that use IStiSeries
Package
Description
-
Uses of IStiSeries in com.stimulsoft.report.chart.core.area
Methods in com.stimulsoft.report.chart.core.area that return types with arguments of type IStiSeriesModifier and TypeMethodDescriptionfinal ArrayList<IStiSeries> StiAreaCoreXF.GetSeries()Returns collections of corect series for this area.Methods in com.stimulsoft.report.chart.core.area with parameters of type IStiSeriesModifier and TypeMethodDescriptionfinal StringStiAxisAreaCoreXF.GetArgumentLabel(StiStripLineXF line, IStiSeries series) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.area.funnel
Method parameters in com.stimulsoft.report.chart.core.area.funnel with type arguments of type IStiSeriesModifier and TypeMethodDescriptionfinal voidStiFunnelAreaCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, ArrayList<IStiSeries> seriesCollection) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.area.pie
Method parameters in com.stimulsoft.report.chart.core.area.pie with type arguments of type IStiSeriesModifier and TypeMethodDescriptionfinal voidStiPieAreaCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, ArrayList<IStiSeries> seriesCollection) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.area.radar
Methods in com.stimulsoft.report.chart.core.area.radar with parameters of type IStiSeriesModifier and TypeMethodDescriptionfinal voidStiRadarAreaCoreXF.RenderArguments(StiContext context, StiRadarAreaGeom geom, IStiSeries series) Method parameters in com.stimulsoft.report.chart.core.area.radar with type arguments of type IStiSeriesModifier and TypeMethodDescriptionfinal voidStiRadarAreaCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, ArrayList<IStiSeries> seriesCollection) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.axis
Methods in com.stimulsoft.report.chart.core.axis with parameters of type IStiSeriesModifier and TypeMethodDescriptionfinal StringStiXAxisCoreXF.GetLabelText(StiStripLineXF line, IStiSeries series) final StringStiYAxisCoreXF.GetLabelText(StiStripLineXF line, IStiSeries series) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.legend
Methods in com.stimulsoft.report.chart.core.legend that return IStiSeriesMethods in com.stimulsoft.report.chart.core.legend with parameters of type IStiSeriesModifier and TypeMethodDescriptionfinal StringStiLegendCoreXF.GetArgumentText(IStiSeries series, int index) Constructors in com.stimulsoft.report.chart.core.legend with parameters of type IStiSeriesModifierConstructorDescriptionStiLegendItemCoreXF(String text, IStiSeries series, int index, int colorIndex) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.radarAxis
Methods in com.stimulsoft.report.chart.core.radarAxis with parameters of type IStiSeriesModifier and TypeMethodDescriptionfinal StringStiYRadarAxisCoreXF.GetLabelText(StiStripLineXF line, IStiSeries series) StiXRadarAxisCoreXF.RenderLabel(StiContext context, IStiSeries series, StiPoint point, Object argument, float angle, int colorIndex, int colorCount) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series
Methods in com.stimulsoft.report.chart.core.series that return IStiSeriesMethods in com.stimulsoft.report.chart.core.series with parameters of type IStiSeriesModifier and TypeMethodDescriptionprotected StiSeriesInteractionDataStiSeriesCoreXF.GetInteraction(IStiArea area, IStiSeries series, int pointIndex) voidStiSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray) final voidStiSeriesCoreXF.setSeries(IStiSeries value) Constructors in com.stimulsoft.report.chart.core.series with parameters of type IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.bubble
Methods in com.stimulsoft.report.chart.core.series.bubble with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiBubbleSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray) Constructors in com.stimulsoft.report.chart.core.series.bubble with parameters of type IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.candlestick
Methods in com.stimulsoft.report.chart.core.series.candlestick with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiCandlestickSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series) Constructors in com.stimulsoft.report.chart.core.series.candlestick with parameters of type IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.clusteredBar
Methods in com.stimulsoft.report.chart.core.series.clusteredBar with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiClusteredBarSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series) Constructors in com.stimulsoft.report.chart.core.series.clusteredBar with parameters of type IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.clusteredColumn
Methods in com.stimulsoft.report.chart.core.series.clusteredColumn with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiBaseLineSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series) voidStiClusteredColumnSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series) Constructors in com.stimulsoft.report.chart.core.series.clusteredColumn with parameters of type IStiSeriesModifierConstructorDescriptionStiAreaSeriesCoreXF(IStiSeries series) StiBaseLineSeriesCoreXF(IStiSeries series) StiLineSeriesCoreXF(IStiSeries series) StiSplineAreaSeriesCoreXF(IStiSeries series) StiSplineSeriesCoreXF(IStiSeries series) StiSteppedAreaSeriesCoreXF(IStiSeries series) StiSteppedLineSeriesCoreXF(IStiSeries series) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.doughnut
Methods in com.stimulsoft.report.chart.core.series.doughnut with parameters of type IStiSeriesModifier and TypeMethodDescriptionprotected StringStiDoughnutSeriesCoreXF.GetArgumentText(IStiSeries series, int index) voidStiDoughnutSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray) Constructors in com.stimulsoft.report.chart.core.series.doughnut with parameters of type IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.fullStackedBar
Constructors in com.stimulsoft.report.chart.core.series.fullStackedBar with parameters of type IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.fullStackedColumn
Constructors in com.stimulsoft.report.chart.core.series.fullStackedColumn with parameters of type IStiSeriesModifierConstructorDescription -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.funnel
Methods in com.stimulsoft.report.chart.core.series.funnel with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiFunnelSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray) Constructors in com.stimulsoft.report.chart.core.series.funnel with parameters of type IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.gantt
Methods in com.stimulsoft.report.chart.core.series.gantt with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiGanttSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series) Constructors in com.stimulsoft.report.chart.core.series.gantt with parameters of type IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.pie
Methods in com.stimulsoft.report.chart.core.series.pie with parameters of type IStiSeriesModifier and TypeMethodDescriptionprotected StringStiPieSeriesCoreXF.GetArgumentText(IStiSeries series, int index) protected intStiPieSeriesCoreXF.GetColorCount(IStiSeries[] seriesArray, boolean isForValueFrom) protected doubleStiPieSeriesCoreXF.GetGradPerValue(IStiSeries[] series, boolean isForValueFrom) final doubleStiPieSeriesCoreXF.GetPercentPerValue(IStiSeries[] series) final doubleStiPieSeriesCoreXF.GetPercentPerValue(IStiSeries[] series, boolean isForValueFrom) protected voidStiPie3dSeriesCoreXF.initializeEmptyPieSlices(IStiArea area, StiRectangle mainRect, IStiSeries[] seriesArray, float zoom) protected voidStiPie3dSeriesCoreXF.initializePieSlices(IStiArea area, StiRectangle mainRect, IStiSeries[] seriesArray, float zoom) voidStiPie3dSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray) voidStiPieSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray) Constructors in com.stimulsoft.report.chart.core.series.pie with parameters of type IStiSeriesModifierConstructorDescriptionStiPie3dSeriesCoreXF(IStiSeries series) StiPieSeriesCoreXF(IStiSeries series) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.radar
Methods in com.stimulsoft.report.chart.core.series.radar with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiRadarSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray) Constructors in com.stimulsoft.report.chart.core.series.radar with parameters of type IStiSeriesModifierConstructorDescriptionStiPolarSeriesCoreXF(IStiSeries series) StiRadarAreaSeriesCoreXF(IStiSeries series) StiRadarLineSeriesCoreXF(IStiSeries series) StiRadarPointSeriesCoreXF(IStiSeries series) StiRadarSeriesCoreXF(IStiSeries series) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.range
Methods in com.stimulsoft.report.chart.core.series.range with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiRangeBarSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series) voidStiRangeSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series) voidStiSplineRangeSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series) voidStiSteppedRangeSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series) Constructors in com.stimulsoft.report.chart.core.series.range with parameters of type IStiSeriesModifierConstructorDescriptionStiRangeBarSeriesCoreXF(IStiSeries series) StiRangeSeriesCoreXF(IStiSeries series) StiSplineRangeSeriesCoreXF(IStiSeries series) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.scatter
Methods in com.stimulsoft.report.chart.core.series.scatter with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiScatterSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray) Constructors in com.stimulsoft.report.chart.core.series.scatter with parameters of type IStiSeriesModifierConstructorDescriptionStiScatterLineSeriesCoreXF(IStiSeries series) StiScatterSeriesCoreXF(IStiSeries series) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.stackedBar
Methods in com.stimulsoft.report.chart.core.series.stackedBar with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiStackedBarSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series) Constructors in com.stimulsoft.report.chart.core.series.stackedBar with parameters of type IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.stackedColumn
Methods in com.stimulsoft.report.chart.core.series.stackedColumn with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiStackedBaseLineSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series) voidStiStackedColumnSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series) Constructors in com.stimulsoft.report.chart.core.series.stackedColumn with parameters of type IStiSeriesModifierConstructorDescriptionStiStackedAreaSeriesCoreXF(IStiSeries series) StiStackedLineSeriesCoreXF(IStiSeries series) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.series.stock
Methods in com.stimulsoft.report.chart.core.series.stock with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiStockSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series) Constructors in com.stimulsoft.report.chart.core.series.stock with parameters of type IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.core.seriesLabels
Methods in com.stimulsoft.report.chart.core.seriesLabels with parameters of type IStiSeriesModifier and TypeMethodDescriptionprotected final StiColorStiSeriesLabelsCoreXF.GetBorderColor(IStiSeries series, int colorIndex, int colorCount) protected StringStiSeriesLabelsCoreXF.GetFormattedValue(IStiSeries series, Double value) protected final StiColorStiSeriesLabelsCoreXF.GetLabelColor(IStiSeries series, int colorIndex, int colorCount) protected StiColorStiSeriesLabelsCoreXF.GetLabelColor(IStiSeries series, int colorIndex, int colorCount, double value) final StringStiSeriesLabelsCoreXF.GetLabelText(IStiSeries series, Double value, String argument, String tag, String seriesName) final StringStiSeriesLabelsCoreXF.GetLabelText(IStiSeries series, Double value, String argument, String tag, String seriesName, boolean useLegendValueType) final StringStiSeriesLabelsCoreXF.GetLabelText(IStiSeries series, Double value, String argument, String tag, String seriesName, double weight, boolean useLegendValueType) final StiColorStiSeriesLabelsCoreXF.GetSeriesLabelColor(IStiSeries series, int colorIndex, int colorCount) final StiBrushStiSeriesLabelsCoreXF.ProcessSeriesColors(int pointIndex, StiBrush brush, IStiSeries series) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.seriesLabels.axis
Methods in com.stimulsoft.report.chart.core.seriesLabels.axis with parameters of type IStiSeriesModifier and TypeMethodDescriptionStiAxisSeriesLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint endPoint, StiPoint startPoint, int pointIndex, Double value, Double labelValue, String argumentText, String tag, double weight, int colorIndex, int colorCount, StiRectangle rect, StiAnimation animation) abstract StiSeriesLabelsGeomStiAxisSeriesLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint endPoint, StiPoint startPoint, int pointIndex, Double value, Double labelValue, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, StiAnimation animation) StiCenterAxisLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint endPoint, StiPoint startPoint, int pointIndex, Double value, Double labelValue, String argumentText, String tag, double weight, int colorIndex, int colorCount, StiRectangle rect, StiAnimation animation) StiCenterAxisLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint endPoint, StiPoint startPoint, int pointIndex, Double value, Double labelValue, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, StiAnimation animation) StiOutsideAxisLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint endPoint, StiPoint startPoint, int pointIndex, Double value, Double labelValue, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, StiAnimation animation) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.seriesLabels.funnel
Methods in com.stimulsoft.report.chart.core.seriesLabels.funnel with parameters of type IStiSeriesModifier and TypeMethodDescriptionStiCenterFunnelLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, int pointIndex, double value, double valueNext, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, double singleValueHeight, double singleValueWidth, double centerAxis, StiRefObject<StiRectangle> measureRect) abstract StiSeriesLabelsGeomStiFunnelSeriesLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, int pointIndex, double value, double valueNext, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, double singleValueHeight, double singleValueWidth, double centerAxis, StiRefObject<StiRectangle> measureRect) StiOutsideLeftFunnelLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, int pointIndex, double value, double valueNext, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, double singleValueHeight, double singleValueWidth, double centerAxis, StiRefObject<StiRectangle> measureRect) StiOutsideRightFunnelLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, int pointIndex, double value, double valueNext, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, double singleValueHeight, double singleValueWidth, double centerAxis, StiRefObject<StiRectangle> measureRect) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.seriesLabels.pie
Methods in com.stimulsoft.report.chart.core.seriesLabels.pie with parameters of type IStiSeriesModifier and TypeMethodDescriptionfinal StiColorStiOutsidePieLabelsCoreXF.GetLineColor(IStiSeries series, int colorIndex, int colorCount) final StiSeriesLabelsGeomStiCenterPie3dLabelsCoreXF.renderLabel(IStiSeries series, StiContext context, StiPie3dSlice pie3dSlice) StiCenterPieLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint centerPie, double radius, double radius2, double pieAngle, int pointIndex, Double value, Double labelValue, String argumentText, String tag, boolean measure, int colorIndex, int colorCount, double percentPerValue, StiRefObject<StiRectangle> measureRect, boolean drawValue, double deltaY) abstract StiSeriesLabelsGeomStiPieSeriesLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint centerPie, double radius, double radius2, double pieAngle, int pointIndex, Double value, Double labelValue, String argumentText, String tag, boolean measure, int colorIndex, int colorCount, double percentPerValue, StiRefObject<StiRectangle> measureRect, boolean drawValue, double deltaY) StiTwoColumnsPieLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint centerPie, double radius, double radius2, double pieAngle, int pointIndex, Double value, Double labelValue, String argumentText, String tag, boolean measure, int colorIndex, int colorCount, double percentPerValue, StiRefObject<StiRectangle> measureRect, boolean drawValue, double deltaY) -
Uses of IStiSeries in com.stimulsoft.report.chart.core.styles
Methods in com.stimulsoft.report.chart.core.styles with parameters of type IStiSeriesModifier and TypeMethodDescriptionfinal StiColorStiStyleCoreXF.GetColorBySeries(IStiSeries series) final StiColorStiStyleCoreXF.GetColorBySeries(IStiSeries series, StiColor[] seriesColors) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.marker
Methods in com.stimulsoft.report.chart.geoms.marker that return IStiSeriesMethods in com.stimulsoft.report.chart.geoms.marker with parameters of type IStiSeriesModifier and TypeMethodDescriptionstatic IStiLegendMarkerStiMarkerLegendFactory.CreateMarker(IStiSeries series) voidStiLegendAreaMarker.Draw(StiContext context, IStiSeries serie, StiRectangle rect, int colorIndex, int colorCount, int index) voidStiLegendCandelstickMarker.Draw(StiContext context, IStiSeries serie, StiRectangle rect, int colorIndex, int colorCount, int index) voidStiLegendColumnMarker.Draw(StiContext context, IStiSeries series, StiRectangle rect, int colorIndex, int colorCount, int index) voidStiLegendDoughnutMarker.Draw(StiContext context, IStiSeries serie, StiRectangle rect, int colorIndex, int colorCount, int index) voidStiLegendFunnelMarker.Draw(StiContext context, IStiSeries serie, StiRectangle rect, int colorIndex, int colorCount, int index) voidStiLegendLineMarker.Draw(StiContext context, IStiSeries serie, StiRectangle rect, int colorIndex, int colorCount, int index) voidStiLegendPieMarker.Draw(StiContext context, IStiSeries serie, StiRectangle rect, int colorIndex, int colorCount, int index) voidStiLegendStockMarker.Draw(StiContext context, IStiSeries serie, StiRectangle rect, int colorIndex, int colorCount, int index) Constructors in com.stimulsoft.report.chart.geoms.marker with parameters of type IStiSeriesModifierConstructorDescriptionStiMarkerGeom(IStiSeries series, int index, double value, StiPoint point, IStiMarker marker, boolean showShadow, double zoom, boolean isTooltipMode) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.series
Methods in com.stimulsoft.report.chart.geoms.series that return IStiSeriesModifier and TypeMethodDescriptionfinal IStiSeriesStiSeriesElementGeom.getSeries()final IStiSeriesStiSeriesGeom.getSeries()Constructors in com.stimulsoft.report.chart.geoms.series with parameters of type IStiSeriesModifierConstructorDescriptionStiSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiSeries series, StiRectangle clientRectangle, StiBrush brush) StiSeriesGeom(StiAreaGeom areaGeom, IStiSeries series, StiRectangle clientRectangle) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.series.bubble
Constructors in com.stimulsoft.report.chart.geoms.series.bubble with parameters of type IStiSeriesModifierConstructorDescriptionStiBubbleSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, StiBrush seriesBrush, StiColor seriesBorderColor, IStiSeries series, StiRectangle clientRectangle, StiTimeSpan beginTime) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.series.clusteredBar
Constructors in com.stimulsoft.report.chart.geoms.series.clusteredBar with parameters of type IStiSeriesModifierConstructorDescriptionStiClusteredBarSeriesElementGeom(StiAreaGeom areaGeom, double valueStart, double value, int index, StiBrush seriesBrush, StiColor seriesBorderColor, IStiSeries series, StiRectangle columnRectStart, StiRectangle columnRect) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.series.clusteredColumn
Constructors in com.stimulsoft.report.chart.geoms.series.clusteredColumn with parameters of type IStiSeriesModifierConstructorDescriptionStiAreaSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) StiBaseLineSeriesGeom(StiAreaGeom areaGeom, StiPoint[] pointsFrom, StiPoint[] points, IStiSeries series) StiBaseLineSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) StiClusteredColumnSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, StiBrush seriesBrush, StiColor seriesBorderColor, IStiSeries series, StiRectangle columnRect, StiRectangle columnRectStart) StiLineSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) StiSplineAreaSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) StiSplineSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) StiSteppedAreaSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) StiSteppedLineSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.series.financial
Methods in com.stimulsoft.report.chart.geoms.series.financial that return IStiSeriesConstructors in com.stimulsoft.report.chart.geoms.series.financial with parameters of type IStiSeriesModifierConstructorDescriptionStiCandlestickSeriesElementGeom(StiAreaGeom areaGeom, IStiSeries series, StiRectangle clientRectangle, double bodyStart, double bodyEnd, double high, double low, double positionX, int index, StiBrush brush, StiColor borderColor, StiTimeSpan beginTime) StiFinancialSeriesElementGeom(StiAreaGeom areaGeom, IStiSeries series, StiRectangle clientRectangle, double open, double close, double high, double low, double positionX, int index) StiStockSeriesElementGeom(StiAreaGeom areaGeom, IStiSeries series, StiRectangle clientRectangle, double open, double close, double high, double low, double positionX, int index, StiColor color, StiTimeSpan beginTime) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.series.funnel
Constructors in com.stimulsoft.report.chart.geoms.series.funnel with parameters of type IStiSeriesModifierConstructorDescriptionStiFunnelSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiSeries series, StiRectangle clientRectangle, StiBrush brush, StiColor borderColor, ArrayList<StiSegmentGeom> path, StiTimeSpan beginTime) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.series.gantt
Constructors in com.stimulsoft.report.chart.geoms.series.gantt with parameters of type IStiSeriesModifierConstructorDescriptionStiGanttSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiSeries series, StiRectangle clientRectangle, StiRectangle rectFrom, StiBrush brush) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.series.pie
Constructors in com.stimulsoft.report.chart.geoms.series.pie with parameters of type IStiSeriesModifierConstructorDescriptionStiPie3dMainSideSeriesElementGeom(StiPie3dSlice pie3DSlice, StiAreaGeom areaGeom, double value, int index, int count, IStiSeries series, StiRectangle clientRectangle, StiColor borderColor, StiBrush brush, float startAngle, float sweepAngle) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.series.radar
Methods in com.stimulsoft.report.chart.geoms.series.radar that return IStiSeriesConstructors in com.stimulsoft.report.chart.geoms.series.radar with parameters of type IStiSeriesModifierConstructorDescriptionStiPolarColumnGeom(StiAreaGeom areaGeom, IStiSeries series, double value, int index, StiBrush brush, StiPoint center, double startAngle, double sweepAngle, double radius, double innerRadius) StiRadarAreaSeriesGeom(IStiSeries series, StiSeriesPointsInfo pointsInfo) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.series.range
Constructors in com.stimulsoft.report.chart.geoms.series.range with parameters of type IStiSeriesModifierConstructorDescriptionStiRangeBarElementGeom(StiAreaGeom areaGeom, double value, int index, IStiSeries series, StiBrush brush, StiRectangle clientRectangle, StiRectangle rectFrom) StiRangeSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) StiSplineRangeSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) StiSteppedRangeSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.series.scatter
Constructors in com.stimulsoft.report.chart.geoms.series.scatter with parameters of type IStiSeriesModifierConstructorDescriptionStiScatterSplineSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.series.stackedBar
Methods in com.stimulsoft.report.chart.geoms.series.stackedBar that return IStiSeriesModifier and TypeMethodDescriptionfinal IStiSeriesStiStackedBarSeriesShadowElementGeom.getSeries()Constructors in com.stimulsoft.report.chart.geoms.series.stackedBar with parameters of type IStiSeriesModifierConstructorDescriptionStiStackedBarSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, StiBrush seriesBrush, StiColor seriesBorderColor, IStiSeries series, StiRectangle clientRectangle, StiRectangle columnRectStart) StiStackedBarSeriesShadowElementGeom(IStiSeries series, StiRectangle clientRectangle, boolean isLeftShadow, boolean isRightShadow) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.series.stackedColumn
Methods in com.stimulsoft.report.chart.geoms.series.stackedColumn that return IStiSeriesModifier and TypeMethodDescriptionfinal IStiSeriesStiStackedColumnSeriesShadowElementGeom.getSeries()Constructors in com.stimulsoft.report.chart.geoms.series.stackedColumn with parameters of type IStiSeriesModifierConstructorDescriptionStiStackedAreaSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) StiStackedBaseLineSeriesGeom(StiAreaGeom areaGeom, StiPoint[] points, IStiSeries series) StiStackedColumnSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, StiBrush seriesBrush, StiColor seriesBorderColor, IStiSeries series, StiRectangle clientRectangle, StiRectangle columnRectStart) StiStackedColumnSeriesShadowElementGeom(IStiSeries series, StiRectangle clientRectangle, boolean isTopShadow, boolean isBottomShadow) StiStackedLineSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) StiStackedSplineAreaSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) StiStackedSplineSeriesGeom(StiAreaGeom areaGeom, StiSeriesPointsInfo pointsInfo, IStiSeries series) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.seriesLabels
Methods in com.stimulsoft.report.chart.geoms.seriesLabels that return IStiSeriesConstructors in com.stimulsoft.report.chart.geoms.seriesLabels with parameters of type IStiSeriesModifierConstructorDescriptionStiSeriesLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.seriesLabels.axis
Constructors in com.stimulsoft.report.chart.geoms.seriesLabels.axis with parameters of type IStiSeriesModifierConstructorDescriptionStiCenterAxisLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, String text, StiColor labelColor, StiColor labelBorderColor, StiBrush seriesBrush, StiBrush seriesLabelsBrush, StiColor seriesBorderColor, StiFontGeom font, StiAnimation animation) StiOutsideAxisLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, String text, StiColor labelColor, StiColor labelBorderColor, StiColor labelLineColor, StiBrush seriesBrush, StiColor seriesBorderColor, StiFontGeom font, StiPoint startPoint, StiPoint endPoint, StiAnimation animation) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.seriesLabels.funnel
Constructors in com.stimulsoft.report.chart.geoms.seriesLabels.funnel with parameters of type IStiSeriesModifierConstructorDescriptionStiCenterFunnelLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, String text, StiBrush seriesBrush, StiBrush labelBrush, StiColor borderColor, StiColor seriesBorderColor, StiRectangle labelRect) StiOutsideFunnelLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, String text, StiBrush seriesBrush, StiBrush labelBrush, StiColor borderColor, StiColor seriesBorderColor, StiRectangle labelRect, StiPoint startPointLine, StiPoint endPointLine) -
Uses of IStiSeries in com.stimulsoft.report.chart.geoms.seriesLabels.pie
Constructors in com.stimulsoft.report.chart.geoms.seriesLabels.pie with parameters of type IStiSeriesModifierConstructorDescriptionStiCenterPieLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, String text, StiBrush seriesBrush, StiBrush labelBrush, StiBrush seriesLabelsBrush, StiColor borderColor, StiColor seriesBorderColor, StiRotationMode rotationMode, StiRectangle labelRect, double angleToUse, StiAnimation animation) StiOutsidePieLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, String text, StiBrush seriesBrush, StiBrush labelBrush, StiBrush seriesLabelsBrush, StiColor borderColor, StiColor seriesBorderColor, StiRotationMode rotationMode, StiRectangle labelRect, double angleToUse, StiColor lineColor, StiPoint labelPoint, StiPoint startPoint) StiTwoColumnsPieLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, String text, StiBrush seriesBrush, StiBrush labelBrush, StiBrush seriesLabelsBrush, StiColor borderColor, StiColor seriesBorderColor, StiRectangle labelRect, StiColor lineColor, StiPoint startPoint, StiPoint endPoint, StiPoint arcPoint, StiPoint centerPie, StiAnimation animation) -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.legend
Methods in com.stimulsoft.report.chart.interfaces.legend with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidIStiLegendMarker.Draw(StiContext context, IStiSeries series, StiRectangle rect, int colorIndex, int colorCount, int index) -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series
Methods in com.stimulsoft.report.chart.interfaces.series that return IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.bubble
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.bubble -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.candlestick
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.candlestick -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.clusteredBar
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.clusteredBar -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.clusteredColumn
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.clusteredColumnModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterface -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.doughnut
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.doughnut -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.fullStackedBar
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.fullStackedBar -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.fullStackedColumn
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.fullStackedColumnModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterface -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.funnel
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.funnel -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.gantt
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.gantt -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.heatmap
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.heatmap -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.pie
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.pieModifier and TypeInterfaceDescriptioninterfaceCopyright Stimulsoftinterface -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.radar
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.radarModifier and TypeInterfaceDescriptioninterfaceCopyright StimulsoftinterfaceCopyright Stimulsoftinterfaceinterfaceinterfaceinterface -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.range
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.rangeModifier and TypeInterfaceDescriptioninterfaceCopyright Stimulsoftinterfaceinterfaceinterface -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.scatter
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.scatterModifier and TypeInterfaceDescriptioninterfaceinterfaceinterface -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.stackedBar
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.stackedBar -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.stackedColumn
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.stackedColumnModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterface -
Uses of IStiSeries in com.stimulsoft.report.chart.interfaces.series.stock
Subinterfaces of IStiSeries in com.stimulsoft.report.chart.interfaces.series.stock -
Uses of IStiSeries in com.stimulsoft.report.chart.view.events
Methods in com.stimulsoft.report.chart.view.events that return IStiSeriesModifier and TypeMethodDescriptionStiGetTitleEventArgs.getSeries()Gets or sets the series.StiNewAutoSeriesEventArgs.getSeries()Gets or sets the series.Methods in com.stimulsoft.report.chart.view.events with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiGetTitleEventArgs.setSeries(IStiSeries value) voidStiNewAutoSeriesEventArgs.setSeries(IStiSeries value) Constructors in com.stimulsoft.report.chart.view.events with parameters of type IStiSeriesModifierConstructorDescriptionStiNewAutoSeriesEventArgs(int seriesIndex, IStiSeries series, Object color) Creates a new object of the type StiNewAutoSeriesEventArgs. -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series
Classes in com.stimulsoft.report.chart.view.series that implement IStiSeriesMethods in com.stimulsoft.report.chart.view.series that return IStiSeriesModifier and TypeMethodDescriptionStiSeries.clone()Creates a new object that is a copy of the current instance.StiSeriesCollection.getItem(int seriesIndex) final IStiSeriesStiSeriesInteractionData.getSeries()StiSeriesCollection.set(int index, IStiSeries element) Methods in com.stimulsoft.report.chart.view.series with parameters of type IStiSeriesModifier and TypeMethodDescriptionvoidStiSeriesCollection.add(int index, IStiSeries element) booleanStiSeriesCollection.add(IStiSeries element) booleanStiSeriesCollection.add(IStiSeries element, boolean allowApplyStyle) final voidStiSeriesInteractionData.Fill(IStiArea area, IStiSeries series, int pointIndex) StiSeriesCollection.set(int index, IStiSeries element) final voidStiSeriesInteractionData.setSeries(IStiSeries value) Method parameters in com.stimulsoft.report.chart.view.series with type arguments of type IStiSeriesModifier and TypeMethodDescriptionbooleanStiSeriesCollection.addAll(int index, Collection<? extends IStiSeries> c) booleanStiSeriesCollection.addAll(Collection<? extends IStiSeries> c) Constructors in com.stimulsoft.report.chart.view.series with parameters of type IStiSeriesModifierConstructorDescriptionStiSeriesInteractionData(IStiArea area, IStiSeries series, int pointIndex) -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.bubble
Classes in com.stimulsoft.report.chart.view.series.bubble that implement IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.candlestick
Classes in com.stimulsoft.report.chart.view.series.candlestick that implement IStiSeriesMethods in com.stimulsoft.report.chart.view.series.candlestick that return IStiSeriesModifier and TypeMethodDescriptionStiCandlestickSeries.clone()Creates a new object that is a copy of the current instance. -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.clusteredBar
Classes in com.stimulsoft.report.chart.view.series.clusteredBar that implement IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.clusteredColumn
Classes in com.stimulsoft.report.chart.view.series.clusteredColumn that implement IStiSeriesModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.doughnut
Classes in com.stimulsoft.report.chart.view.series.doughnut that implement IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.fullStackedBar
Classes in com.stimulsoft.report.chart.view.series.fullStackedBar that implement IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.fullStackedColumn
Classes in com.stimulsoft.report.chart.view.series.fullStackedColumn that implement IStiSeriesModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.funnel
Classes in com.stimulsoft.report.chart.view.series.funnel that implement IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.gantt
Classes in com.stimulsoft.report.chart.view.series.gantt that implement IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.pie
Classes in com.stimulsoft.report.chart.view.series.pie that implement IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.radar
Classes in com.stimulsoft.report.chart.view.series.radar that implement IStiSeriesModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright Stimulsoftclassclassclassclass -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.range
Classes in com.stimulsoft.report.chart.view.series.range that implement IStiSeriesModifier and TypeClassDescriptionclassclassclassclass -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.scatter
Classes in com.stimulsoft.report.chart.view.series.scatter that implement IStiSeriesModifier and TypeClassDescriptionclassclassclass -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.stackedBar
Classes in com.stimulsoft.report.chart.view.series.stackedBar that implement IStiSeries -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.stackedColumn
Classes in com.stimulsoft.report.chart.view.series.stackedColumn that implement IStiSeriesModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of IStiSeries in com.stimulsoft.report.chart.view.series.stock
Classes in com.stimulsoft.report.chart.view.series.stock that implement IStiSeriesMethods in com.stimulsoft.report.chart.view.series.stock that return IStiSeriesModifier and TypeMethodDescriptionStiStockSeries.clone()Creates a new object that is a copy of the current instance. -
Uses of IStiSeries in com.stimulsoft.report.painters.context.animation
Methods in com.stimulsoft.report.painters.context.animation with parameters of type IStiSeriesModifier and TypeMethodDescriptionstatic booleanStiPieSegmentAnimation.isAnimationChangingValues(IStiSeries series) static booleanStiPieSegmentAnimation.isAnimationChangingValues(IStiSeries series, Object id) static booleanStiPointsAnimation.isAnimationChangingValues(IStiSeries series, String[] pointsIds) static booleanStiPointsAnimation.isAnimationChangingValues(IStiSeries series, String[] pointsIds, Object id) static booleanStiColumnAnimation.IsAnimationChangingValues(IStiSeries series) static booleanStiColumnAnimation.IsAnimationChangingValues(IStiSeries series, Object id) -
Uses of IStiSeries in com.stimulsoft.webdesigner.helper
Methods in com.stimulsoft.webdesigner.helper with parameters of type IStiSeriesModifier and TypeMethodDescriptionStiChartHelper.getSeries(IStiSeries series) StiChartHelper.getSeriesProperties(IStiSeries series)