IExcelChart.SetTitle Method Sets the title of the chart. This method is only implemented for xlsx charts. Syntax Unit: FlexCel.Core procedure IExcelChart.SetTitle(value: IDataLabel); virtual; abstract; Parameters <-> Parameter Type Description value IDataLabel See also IExcelChart