Assembly: Chart;
Namespace: Prognoz.Platform.Interop.Chart;
The IChartBubbleInfo interface is used to set up a bubble chart.
All properties of the IChartBubbleInfo interface are saved together with the chart.
IChartBubbleInfo
Property name | Brief description | |
The BubbleSizeScale property determines scale of bubbles. | ||
The RepresentedBubbleSizeMeasure property determines a bubble size. | ||
The ShowNegativeBubbles property determines whether bubbles with negative values are displayed. |
See also: