Click or drag to resize

PlotCommandsCreatePlotItems Method

Overload List
 NameDescription
Public methodStatic memberCreatePlotItems(DataTable, IAscendingIntegerCollection, G2DPlotStyleCollection) Creates plot items from the selected worksheet columns.
Public methodStatic memberCreatePlotItems(IEnumerableDataColumn, G2DPlotStyleCollection, IReadOnlyPropertyBag) Creates a list of plot items from data columns, using a template plot style.
Public methodStatic memberCreatePlotItems(IEnumerableDataColumn, G2DPlotStyleCollection, HashSetDataColumn, IReadOnlyPropertyBag) Creates a list of plot items from data columns, using a template plot style.
Public methodStatic memberCreatePlotItems(IEnumerableDataColumn, String, G2DPlotStyleCollection, HashSetDataColumn, IReadOnlyPropertyBag) Creates a list of plot items from data columns, using a template plot style.
Top
See Also