Speedometer > Speedometer Assembly Classes > PPSpeedometerSector
Assembly: Speedometer;
Namespace: Prognoz.Platform.Interop.Speedometer;
The PPSpeedometerSector class implements the object that is used to set up speedometer data scale sector parameters.
Class to get analog of the PPSpeedometerSector class:
None;
Class to get analog of the PPSpeedometerSector class object:
PPSpeedometerSectorClass;
Property name | Brief description | |
![]() |
Background | The Background property determines a brush for sector background fill. |
![]() |
EnableBrush | The EnableBrush property determines whether sector background is filled. |
![]() |
EndSize | The EndSize property determines sector width at the end. |
![]() |
EndValue | The EndValue property determines a sector value at the end. |
![]() |
Offset | The Offset property determines a sector offset. |
![]() |
StartSize | The StartSize property determines sector width at the beginning. |
![]() |
StartValue | The StartValue property determines a sector value at the beginning. |
![]() |
Visible | The Visible property determines whether sector is displayed. |
See also:
Related work items
Requirement