Chart.SeriesIndex Property

Definition

Series Index

Represents the following attribute in the schema: seriesIdx

[DocumentFormat.OpenXml.SchemaAttr(0, "seriesIdx")]
public DocumentFormat.OpenXml.Int32Value SeriesIndex { get; set; }
public DocumentFormat.OpenXml.Int32Value SeriesIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "seriesIdx")]
public DocumentFormat.OpenXml.Int32Value? SeriesIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("seriesIdx")]
public DocumentFormat.OpenXml.Int32Value? SeriesIndex { get; set; }
public DocumentFormat.OpenXml.Int32Value? SeriesIndex { get; set; }
member this.SeriesIndex : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "seriesIdx")>]
member this.SeriesIndex : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("seriesIdx")>]
member this.SeriesIndex : DocumentFormat.OpenXml.Int32Value with get, set
Public Property SeriesIndex As Int32Value

Property Value

Returns Int32Value.

Attributes

Applies to