IPPSpeedometerLabels

Assembly: Speedometer;

Namespace: Prognoz.Platform.Interop.Speedometer;

Description

The IPPSpeedometerLabels interface is used to work with collection of speedometer text labels.

Inheritance Hierarchy

          IPPSpeedometerLabels

Properties

  Property name Brief description
Count The Count property returns size of text label collection.
Font The Font property determines font parameters of the text displayed in text labels of collection.
FontColor The FontColor property determines color of the text displayed on the text labels of collection.
Item The Item property restores text label in collection by its index.

Methods

  Method name Brief description
Add The Add method adds a text label to collection.
RemoveAll The RemoveAll method removes all text labels from collection.

See also:

Speedometer Assembly Interfaces

Related work items

Requirement