Working with Bubble Chart

Description

This page contains classes and enumeration used to work with a bubble chart.

Classes

  Class name Brief description
BubbleChart The BubbleChart class implements a bubble chart.
BubbleChartMasterGrid The BubbleChartMasterGrid class implements a tab to work with X/Y axis in bubble chart setting master.
BubbleChartMasterTooltips The BubbleChartMasterTooltips method implements the Tooltips page in the bubble chart setup wizard.
BubbleChartObject The BubbleChartObject class implements a bubble chart item.
BubbleChartObjectCollection The BubbleChartObjectCollection class implements a collection of bubble chart items.
ChartAngleLineCollection The ChartAngleLineCollection class implements a collection of slanted lines in a bubble chart.
ChartArea The ChartArea class is a bubble chart area.
ChartAreaFill The ChartAreaFill class is a rectangular fill area.
ChartAxis The ChartAxis class is a bubble chart axis.
ChartGrid The ChartGrid class is a coordinate grid of bubble chart.
ChartGridLineCollection The ChartGridLineCollection class implements a collection of bubble chart coordinate gridlines.
ChartHistory The ChartHistory class displays values history of bubble chart bubbles.
ChartLabel The ChartLabel class is a text label in a bubble chart.
ChartLabelCollection The ChartLabelCollection class implements a collection of bubble chart text labels.
ChartLine The ChartLine class is a bubble chart line.
ChartLineCollection The ChartLineCollection class implements a collection of bubble chart lines.
ChartMarker The ChartMarker class determines bubble chart axis label.
ChartSectorFill The ChartAreaFill class is an angle fill area.
ChartSelection The ChartSelection class is selection of bubble chart bubble.
ChartSerie The ChartSerie class is a data series in a bubble chart.
ChartSeriePoint The ChartSeriePoint class is a bubble chart bubble.
ChartSVGLabel The ChartSVGLabel class is a bubble chart SVG label.
ChartSymbol The ChartSymbol class is a symbol of bubble chart bubble.
ChartTooltip The ChartTooltip class is a bubble chart tooltip.
ChartTooltipBase The ChartTooltipBase class is a base tooltip class.

Enumerations

  Enum name Brief descrtiption
HoverMode The HoverMode enumeration contains options of tooltip showing.
IntervalsLegendMarkerShape The IntervalsLegendMarkerShape enumeration lists types of marker shapes.
LineTypes The LineTypes enumeration lists line types.
NoDataHistoryMode The NoDataHistoryMode enumeration lists modes of displaying history of a bubble that does not have data in specified dimensions at specified time line points.
VisualizerItemStyle The VisualizerItemStyle enumeration contains types of styles of bubble chart visual elements.
VisualType The VisualType enumeration contains types of visual items in bubble chart.

See also:

Class Library