PPSpeedometerLabel

Assembly: Speedometer;

Description

The PPSpeedometerLabel class implements the object that is used to set up speedometer text label parameters.

Class object properties inherited from IPPSpeedometerLabel

  Property name Brief description
AutoSize The AutoSize property determines whether text label size is set automatically.
Background The Background property determines a brush for text label background fill.
BorderBrush The BorderBrush property determines a brush for rendering text label border.
BorderStyle The BorderStyle property determines a style of text label border rendering.
BorderWidth The BorderWidth property determines text label border width.
EnableBorder The EnableBorder property determines whether text label has a border.
EnableBrush The EnableBrush property determines whether text label background is filled.
Font The Font property determines font parameters of the text displayed in text label.
FontColor The FontColor property determines a color of the text displayed on the text label.
Height The Height property determines text label height.
Offset The Offset property determines text label offset.
Text The Text property determines the text displayed on the text label.
TextAlign The TextAlign property determines alignment of the text displayed in text label.
Width The Width property determines text label width.

See also:

Speedometer Assembly Classes