Table of Contents

ExcelChart.SetTitle Method

Sets the title of the chart. This method is only implemented for xlsx charts.

Syntax

Namespace: FlexCel.Core

public abstract void SetTitle(TDataLabel value)

Parameters

<-> Parameter Type Description
value TDataLabel

See also