| Excel Developer Reference |
| Chart.ChartType Property |
expression.ChartType
expression A variable that represents a Chart object.
Remarks
Some chart types aren’t available for PivotChart reports.
Example
This example sets the bubble size in chart group one to 200% of the default size if the chart is a 2D bubble chart.
| Visual Basic for Applications |
|---|
|