Assembly: Speedometer;
The IPPSpeedometerLabels interface is used to work with the collection of speedometer text labels.
IPPSpeedometerLabels
Property name | Brief description | |
Count | The Count property returns the size of the text labels collection. | |
Font | The Font property determines font parameters of the text displayed in text labels of the collection. | |
FontColor | The FontColor property determines color of the text displayed on the text labels of the collection. | |
Item | The Item property restores text label in the collection by its index. |
Method name | Brief description | |
Add | The Add method adds a text label to the collection. | |
RemoveAll | The RemoveAll method removes all text labels from the collection. |
See also: