FigureRendererPluginOptions.InputDataCollection

FigureRendererPluginOptions.InputDataCollection property

Gets the collection of data sources.

public List<IDataSource> InputDataCollection { get; }

See Also