Winnovative Excel Library

ExcelChartDataPointsCollectionAll Property

Winnovative Excel Library Documentation
Gets a data point representing all the data points in the collection. The settings of this data point are applied to all the data points in the collection.

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

public ExcelChartDataPoint All { get; }

Property Value

Type: ExcelChartDataPoint
See Also

Reference