| | Name | Description |
|---|
  | CreatePlotItems(DataTable, IAscendingIntegerCollection, G2DPlotStyleCollection) |
Creates plot items from the selected worksheet columns.
|
  | CreatePlotItems(IEnumerableDataColumn, G2DPlotStyleCollection, IReadOnlyPropertyBag) |
Creates a list of plot items from data columns, using a template plot style.
|
  | CreatePlotItems(IEnumerableDataColumn, G2DPlotStyleCollection, HashSetDataColumn, IReadOnlyPropertyBag) |
Creates a list of plot items from data columns, using a template plot style.
|
  | CreatePlotItems(IEnumerableDataColumn, String, G2DPlotStyleCollection, HashSetDataColumn, IReadOnlyPropertyBag) |
Creates a list of plot items from data columns, using a template plot style.
|