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