IBubbleChartBackgroundInfo

Assembly: Chart;

Namespace: Prognoz.Platform.Interop.Chart;

Description

The IBubbleChartBackgroundInfo interface contains properties used to define parameters of background shown for various bubble chart elements.

Inheritance Hierarchy

IBubbleChartBackgroundInfo

Comments

Background parameters can be obtained in the following properties:

Properties

  Property name Brief description
Color The Color property determines basis fill color.
GradientColor The GradientColor property determines end color of the gradient fill.
LinearGradientAngle The LinearGradientAngle property determines gradient angle.
RadialGradientOrigin The RadialGradientOrigin property determines starting point of the gradient.
Type The Type property determines fill type.

See also:

Chart Assembly Interfaces