次の方法で共有


DataPoint.Index Property

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

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

Syntax

'宣言
Public Property Index As Index
    Get
    Set
'使用
Dim instance As DataPoint
Dim value As Index

value = instance.Index

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.Index

See Also

Reference

DataPoint Class

DataPoint Members

DocumentFormat.OpenXml.Drawing.Charts Namespace