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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartDataPoint All { get; }Public ReadOnly Property All As ExcelChartDataPoint
Get
Property Value
ExcelChartDataPoint
See Also