Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public interface IChartDataPoints : IExcelApplication, IEnumerable
Public Interface IChartDataPoints Inherits IExcelApplication, IEnumerable
public interface class IChartDataPoints : IExcelApplication, IEnumerable
type IChartDataPoints = interface interface IExcelApplication interface IEnumerable end
Members
All Members | Properties | Methods |
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
DefaultDataPoint | ||
GetEnumerator()()()() |
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.) | |
Item[([( Int32])]) | ||
Parent | (Inherited from IExcelApplication.) |