Chart.SeriesIndex Property
Series Index.Represents the attribte in schema: seriesIdx
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "seriesIdx")> _
Public Property SeriesIndex As Int32Value
Get
Set
'Применение
Dim instance As Chart
Dim value As Int32Value
value = instance.SeriesIndex
instance.SeriesIndex = value
[SchemaAttrAttribute(, "seriesIdx")]
public Int32Value SeriesIndex { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.