Class ChartDataSource
Represents the data source of the chart. This could be a collection, database connection, or other data providers.
Inheritance
System.Object
ChartDataSource
Namespace: IronWord.Models
Assembly: IronWord.dll
Syntax
public class ChartDataSource : Object
Constructors
ChartDataSource()
Declaration
public ChartDataSource()