TTMSFNCWidgetGaugeSection Class
Colored range section drawn on the gauge scale.
API unit family: TMSFNCWidgetGauge
Inherits from: TCollectionItem
Syntax
TTMSFNCWidgetGaugeSection = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| Color | Color used to draw the section. |
| EndValue | End value of the section range. |
| InnerMargin | Inner margin used when the section type uses custom margins. |
| OuterMargin | Outer margin used when the section type uses custom margins. |
| SectionType | Positioning mode used to draw the section. |
| StartValue | Start value of the section range. |