GrapeCity.Xaml.Excel
Index Property (IExcelChartSeriesBase)


Specifies the index of the containing element. It shall determine which of the parent's children collection this elemeht applies to.
Syntax
'Declaration
 
Property Index As Integer
'Usage
 
Dim instance As IExcelChartSeriesBase
Dim value As Integer
 
instance.Index = value
 
value = instance.Index
int Index {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelChartSeriesBase Interface
IExcelChartSeriesBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options