StiLinearBarGeometry Class
Namespace: Stimulsoft.Report.Components.Gauge.Primitives
Inheritance
Implements: IStiScaleBarGeometry
Constructors
| Constructor | Description |
|---|---|
| constructor(StiLinearScale scale) |
constructor(scale: StiLinearScale)
Parameters
- scale (StiLinearScale)
Methods
| Method | Returns | Description |
|---|---|---|
| checkRectGeometry | void | |
| drawScaleGeometry | void | |
| getRestToLenght | number |
Method Details
checkRectGeometry
checkRectGeometry(rect: Rectangle): void
Parameters
- rect (Rectangle)
drawScaleGeometry
drawScaleGeometry(context: StiGaugeContextPainter): void
Parameters
- context (StiGaugeContextPainter)
getRestToLenght
getRestToLenght(): number
Returns number
Fields
| Field | Type | Description |
|---|---|---|
| actualMaxAscent | any | |
| actualMaxAscent | any | |
| actualMinAscent | any | |
| actualMinAscent | any | |
| center | Point | |
| diameter | any | |
| endValue | any | |
| endWidth | any | |
| endWidth | any | |
| endWidth | any | |
| height | any | |
| height | any | |
| isBarUp | any | |
| isRangeUp | any | |
| length1 | any | |
| length1 | any | |
| length2 | any | |
| length2 | any | |
| offsetMax | any | |
| offsetMin | any | |
| offsetX | any | |
| offsetY | any | |
| radius | any | |
| rect | any | |
| rectGeometry | Rectangle | |
| size | Size | |
| startValue | any | |
| startWidth | any | |
| startWidth | any | |
| startWidth | any | |
| width | any | |
| width | any |