BubbleAxisType

Description

The BubbleAxisType enumeration contains types of metrics, by which data for bubbles is checked.

It is used by the following properties and methods:

Available Values

Value Brief description
0 None. Metrics are not specified.
1 X. Bubble coordinate of X-direction.
2 Y. Bubble coordinate of Y-direction.
4 R. Bubble radius.
8 Color. Bubble color.

See also:

Chart Assembly Enumerations