Click or drag to resize

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.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelChartDataPoint All { get; }

Property Value

ExcelChartDataPoint
See Also