StiDataBarsCellPainter Class
Namespace: Stimulsoft.Dashboard.Export.Painters.Table
Methods
| Method | Returns | Description |
|---|---|---|
calculateDataBarsRect static |
RectangleD | |
calculateTextRect static |
RectangleD | |
getForeColor static |
Color |
Method Details
calculateDataBarsRect static
calculateDataBarsRect(rect: RectangleD, textObj: object): RectangleD
Parameters
- rect (RectangleD)
- textObj (object)
Returns RectangleD
calculateTextRect static
calculateTextRect(rect: RectangleD, textObj: object): RectangleD
Parameters
- rect (RectangleD)
- textObj (object)
Returns RectangleD
getForeColor static
getForeColor(table: StiTableElement, column: StiTableColumn, style: StiTableElementStyle, isInterlaced: boolean, isSelected: boolean): Color
Parameters
- table (StiTableElement)
- column (StiTableColumn)
- style (StiTableElementStyle)
- isInterlaced (boolean)
- isSelected (boolean)
Returns Color
Fields
| Field | Type | Description |
|---|---|---|
| angle | any | |
| barRect | any | |
| brushType | StiDataBarsBrushType | |
| brushType | StiDataBarsBrushType | |
| color | any | |
| direction | StiDataBarsDirection | |
| direction | StiDataBarsDirection | |
| drawText | any | |
| drawText | any | |
| fillRect | any | |
| fillRect | any | |
| isOverlapped | any | |
| isOverlapped | any | |
| max | any | |
| max | any | |
| min | any | |
| min | any | |
| rect | any | |
| rect | any | |
| rect | any | |
| value | any | |
| value | any |