ExcelChartDataPointsCollectionAll Property

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.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public ExcelChartDataPoint All { get; }

Property Value

ExcelChartDataPoint

See Also