_Chart.ChartTitle Property

Definition

Returns a ChartTitle object that represents the title of the specified chart.

public:
 property Microsoft::Office::Interop::Excel::ChartTitle ^ ChartTitle { Microsoft::Office::Interop::Excel::ChartTitle ^ get(); };
public Microsoft.Office.Interop.Excel.ChartTitle ChartTitle { get; }
Public ReadOnly Property ChartTitle As ChartTitle

Property Value

Applies to