IBubbleChartBackgroundInfo.LinearGradientAngle

Fore Syntax

LinearGradientAngle: Double;

Fore.NET Syntax

LinearGradientAngle: Double;

Description

The LinearGradientAngle property determines a gradient angle.

Comments

Angle value is set in degrees.

Use the LinearGradientAngle property if the Type property is set to BubbleChartBackgroundType.LinearGradient.

Example

The example of use is given in description of the IBubbleChart.ChartArea property.

See also:

IBubbleChartBackgroundInfo