Share via


DataTable.ShowKeys Property

Definition

Show Legend Keys.

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

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

Property Value

Returns ShowKeys.

Applies to