StiGraphicsPathArcGaugeGeom Class
Namespace: Stimulsoft.Report.Gauge.GaugeGeoms
Inheritance
Inherits from: StiGaugeGeom
Constructors
| Constructor | Description |
|---|---|
| StiGraphicsPathArcGaugeGeom(float x, float y, float width, float height, float startAngle, float sweepAngle) |
StiGraphicsPathArcGaugeGeom(x: float, y: float, width: float, height: float, startAngle: float, sweepAngle: float)
Parameters
- x (float)
- y (float)
- width (float)
- height (float)
- startAngle (float)
- sweepAngle (float)
Properties
| Property | Type | Description |
|---|---|---|
| Height | float | |
| StartAngle | float | |
| SweepAngle | float | |
| Width | float | |
| X | float | |
| Y | float |