expression.Caption
expression Required. An expression that returns one of the above objects.
This example adds the title "Annual Salary Figures" to the chart.
myChart.HasTitle = True myChart.ChartTitle.Caption = "Annual Salary Figures"
Submit feedback about this site to: