IChartDataPoints Interface Members
The following tables list the members exposed by IChartDataPoints.
Public Properties
Name | Description | |
---|---|---|
![]() | Application | Gets the application object. (Inherited from Syncfusion.XlsIO.IParentApplication) |
![]() | DefaultDataPoint | Gets the default data point. Read-only. |
![]() | Item | Gets the data point with the specified index. Read-only. |
![]() | Parent | Gets the parent object. (Inherited from Syncfusion.XlsIO.IParentApplication) |
Public Methods
Name | Description | |
---|---|---|
![]() | GetEnumerator | (Inherited from System.Collections.IEnumerable) |
See Also