Source

Gets or sets source objects. When setting, all datasets are copied from the specified sources and added to the chart object owned by LineChart2D. We will ignore unsupported objects and import the ones that are supported.

Declaration Syntax

public IList<IDataModelObject> Source { set;get; }