Chart.ChartTitle Property

Definition

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

public Microsoft.Office.Interop.Word.ChartTitle ChartTitle { get; }

Property Value

ChartTitle

Remarks

The ChartTitle object doesn’t exist and cannot be used unless the HasTitle property for the chart is True.

Applies to

Product Versions
Word primary interop assembly Latest