Uses of Class
com.stimulsoft.report.components.simplecomponents.StiSparkline
Packages that use StiSparkline
Package
Description
-
Uses of StiSparkline in com.stimulsoft.report.engine.engineV2.builders
Methods in com.stimulsoft.report.engine.engineV2.builders with parameters of type StiSparklineModifier and TypeMethodDescriptionstatic double[]StiSparklineV2Builder.getValuesFromValueDataColumn(StiSparkline sparkline, int maxRows) -
Uses of StiSparkline in com.stimulsoft.report.painters.components
Methods in com.stimulsoft.report.painters.components with parameters of type StiSparklineModifier and TypeMethodDescriptionstatic voidStiSparklinePainter.drawSparkline(StiGraphics g, StiRectangle rect, StiSparkline sparkline, double zoom, double pageZoom) static voidStiSparklinePainter.RenderSparkline(StiContext context, StiRectangle rect, StiSparkline sparkline, double zoom, double pageZoom)