Namespace: PP.Ui;
The VisualType enumeration contains types of visual items in bubble chart.
It is used by the following properties and methods:
BubbleChart.CaptionClick;
BubbleChart.getLegend;
BubbleChart.getMapping;
BubbleChart.getMappingMax;
BubbleChart.getMappingMin;
BubbleChart.NoDataVisualType;
BubbleChartObject.draw;
BubbleChartObjectCollection.draw;
ChartArea.updateAxis;
ChartAxis.Type;
ChartGrid.getLinesCollectionAtLevel;
ChartLine.getCoord;
ChartSeriePoint.getTooltipValues.
See also:
BubbleChart