StiColumnSparklinesCellPainter Class
Namespace: Stimulsoft.Report.Painters
Methods
| Method | Returns | Description |
|---|---|---|
draw static |
void |
Method Details
draw static
draw(context: StiContext, rect: RectangleD, array: any[], positiveColor: Color, negativeColor: Color): void
Parameters
- context (StiContext)
- rect (RectangleD)
- array (any[])
- positiveColor (Color)
- negativeColor (Color)
Fields
| Field | Type | Description |
|---|---|---|
| barWidth | any | |
| color | any | |
| max | any | |
| min | any | |
| values | any | |
| values | any |