StiTextGaugeGeom Class
Namespace: Stimulsoft.Report.Gauge.GaugeGeoms
Inheritance
Inherits from: StiGaugeGeom
Constructors
| Constructor | Description |
|---|---|
| StiTextGaugeGeom(string text, Font font, StiBrush foreground, RectangleF rect, StringFormat sf) |
StiTextGaugeGeom(text: string, font: Font, foreground: StiBrush, rect: RectangleF, sf: StringFormat)
Parameters
- text (string)
- font (Font)
- foreground (StiBrush)
- rect (RectangleF)
- sf (StringFormat)
Properties
| Property | Type | Description |
|---|---|---|
| Font | Font | |
| Foreground | StiBrush | |
| Rect | RectangleF | |
| StringFormat | StringFormat | |
| Text | string |