Class StiLineSparklinesCellPainter

java.lang.Object
com.stimulsoft.report.painters.cell.StiLineSparklinesCellPainter

public class StiLineSparklinesCellPainter extends Object
Copyright Stimulsoft
  • Constructor Details

    • StiLineSparklinesCellPainter

      public StiLineSparklinesCellPainter()
  • Method Details

    • draw

      public static void draw(StiContext context, StiRectangle rect, double[] array, double zoom, double pageZoom, StiColor sparklineColor, boolean showArea, boolean showFirstLastMarker, boolean showHighLowMarker)