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