次の方法で共有


BubbleChartSeries.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 BubbleChartSeries
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

BubbleChartSeries Class

BubbleChartSeries Members

DocumentFormat.OpenXml.Drawing.Charts Namespace