Freigeben über


DataPoint.Index-Eigenschaft

Index.Represents the element tag in schema: c:idx

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

Syntax

'Declaration
Public Property Index As Index
    Get
    Set
'Usage
Dim instance As DataPoint
Dim value As Index

value = instance.Index

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.Index

Siehe auch

Referenz

DataPoint Klasse

DataPoint-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace