IBubbleChartBackgroundInfo.RadialGradientOrigin

Fore Syntax

RadialGradientOrigin: IGxPointF;

Fore.NET Syntax

RadialGradientOrigin: Prognoz.Platform.Interop.Drawing.GxPointF;

Description

The RadialGradientOrigin property determines a start point of the gradient.

Comments

Use the RadialGradientOrigin property if the Type property is set to BubbleChartBackgroundType.RadialGradient.

Example

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

See also:

IBubbleChartBackgroundInfo