Share via


DataLabels.LegendKey Property

Definition

legendKey, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: legendKey

[DocumentFormat.OpenXml.SchemaAttr(0, "legendKey")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> LegendKey { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> LegendKey { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "legendKey")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? LegendKey { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("legendKey")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? LegendKey { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? LegendKey { get; set; }
member this.LegendKey : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "legendKey")>]
member this.LegendKey : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("legendKey")>]
member this.LegendKey : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
Public Property LegendKey As EnumValue(Of Boolean)

Property Value

Attributes

Applies to