IChartBubbleInfo

Assembly: Chart;

Namespace: Prognoz.Platform.Interop.Chart;

Description

The IChartBubbleInfo interface is used to set up a bubble chart.

Comments

All properties of the IChartBubbleInfo interface are saved with the chart.

Inheritance Hierarchy

          IChartBubbleInfo

Properties

  Property name Brief description
The BubbleSizeScale property determines zoom of bubbles.
The RepresentedBubbleSizeMeasure property determines the size of a bubble.
The ShowNegativeBubbles property determines whether bubbles with negative values are displayed.

See also:

Chart Assembly Interfaces