IChartDataPoints Interface
Represents a collection of data points in the series.
Object Model

Syntax
'Declaration <DefaultMemberAttribute("Item")> Public Interface IChartDataPoints Inherits IParentApplication
'Usage Dim instance As IChartDataPoints
[DefaultMember("Item")] public interface IChartDataPoints : IParentApplication
AssemblyVersion
Syncfusion.XlsIO.Base: 16.4460.0.52
See Also