Share via


Chart.Legend Property

Definition

Legend data and formatting.

Represents the following element tag in the schema: c:legend.

public DocumentFormat.OpenXml.Drawing.Charts.Legend Legend { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.Legend? Legend { get; set; }
member this.Legend : DocumentFormat.OpenXml.Drawing.Charts.Legend with get, set
Public Property Legend As Legend

Property Value

Returns Legend.

Applies to