Excel Developer Home > Excel Object Model Reference > Chart Object > Properties
True if the axis or chart has a visible title. Read/write Boolean.

expression.HasTitle

expression   A variable that represents a Chart object.

Remarks

A chart title is represented by a ChartTitle object.