StiRangeSelectorElementGdiPainter Class
Namespace: Stimulsoft.Dashboard.Drawing.Painters
Inheritance
Inherits from: StiControlElementGdiPainter
Properties
| Property | Type | Description |
|---|---|---|
| Argument | decimal[] | |
| Color | Color | |
| Value | double[] |
Methods
| Method | Returns | Description |
|---|---|---|
MeasureXAxisHeight static |
int | |
| PaintContent | void |
Method Details
MeasureXAxisHeight static
MeasureXAxisHeight(element: IStiControlElement): int
Parameters
- element (IStiControlElement)
Returns int
PaintContent
PaintContent(g: Graphics, rect: RectangleD, element: IStiElement): void
Parameters
- g (Graphics)
- rect (RectangleD)
- element (IStiElement)