RadialGradientOrigin: IGxPointF;
RadialGradientOrigin: Prognoz.Platform.Interop.Drawing.GxPointF;
The RadialGradientOrigin property determines a start point of the gradient.
Use the RadialGradientOrigin property if the Type property is set to BubbleChartBackgroundType.RadialGradient.
The example of use is given in description of the IBubbleChart.GraphArea property.
See also: