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: 7.0.0
Syntax public ExcelChartDataPoint All { get; }
Public ReadOnly Property All As ExcelChartDataPoint
Get
Property Value
Type:
ExcelChartDataPointSee Also