IPPSpeedometerLabel.Background

Fore Syntax

Background: IGxBrush;

Fore.NET Syntax

Background: Prognoz.Platform.Interop.Drawing.IGxBrush;

Description

The Background property determines a brush for text label background fill.

Comments

The Background property is relevant if the IPPSpeedometerLabel.EnableBrush property is set to True.

Fore and Fore.NET Examples

The property use is given in the example for IPPSpeedometerLabel.BorderWidth.

See also:

IPPSpeedometerLabel