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: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelChartDataPoint All { get; }
Public ReadOnly Property All As ExcelChartDataPoint
Get
public:
property ExcelChartDataPoint^ All {
ExcelChartDataPoint^ get ();
}
member All : ExcelChartDataPoint with get
Property Value
ExcelChartDataPoint