Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The IVZChartArea interface is used to work with chart area.
IVZChartArea
The IVZBubbleChart.ChartArea property can be used to get bubble chart area parameters.
| Property name | Brief description | |
| The AxisX property determines X axis of bubble chart area. | ||
| The AxisY property determines Y axis of bubble chart area. | ||
| The Footer property determines footer for bubble chart area. | ||
| The Grid property determines the grid of bubble chart plot area. | ||
| The Header property determines header for bubble chart area. |
| Property name | Brief description | |
Visibility |
The Visibility property determines whether a bubble chart is visible. |
See also: