Freigeben über


DataTable.ShowKeys-Eigenschaft

Show Legend Keys.Represents the element tag in schema: c:showKeys

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ShowKeys As ShowKeys
    Get
    Set
'Usage
Dim instance As DataTable
Dim value As ShowKeys

value = instance.ShowKeys

instance.ShowKeys = value
public ShowKeys ShowKeys { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.ShowKeys
Returns ShowKeys.

Siehe auch

Referenz

DataTable Klasse

DataTable-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace