Winnovative Excel Library

ExcelChartDataPointsCollectionItem Property

Winnovative Excel Library Documentation
Gets the data point at the specified zero based index in collection.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelChartDataPoint this[
	int dataPointIndex
] { get; }

Parameters

dataPointIndex
Type: SystemInt32

Property Value

Type: ExcelChartDataPoint
See Also

Reference