PPSpeedometerSector

Assembly: Speedometer;

Namespace: Prognoz.Platform.Interop.Speedometer;

Description

The PPSpeedometerSector class implements an object used to set up speedometer data scale sector parameters.

Fore.NET Syntax

Class to get analog of the PPSpeedometerSector class:

None;

Class to get analog of the PPSpeedometerSector class object:

PPSpeedometerSectorClass;

Class object properties inherited from IPPSpeedometerSector

  Property name Brief description
Background The Background property determines brush for sector background fill.
EnableBrush The EnableBrush property determines whether sector background is filled.
EndSize The EndSize property sets sector width at the end.
EndValue The EndValue property determines sector value at the end.
Offset The Offset property determines sector offset.
StartSize The StartSize property sets sector width at the beginning.
StartValue The StartValue property determines sector value at the beginning.
Visible The Visible property determines sector visibility.

See also:

Speedometer Assembly Classes

Related work items

Requirement