Click or drag to resize

PlotCommands3DCreatePlotItems Method

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