Plot |
The PlotCommonColumnsCommand type exposes the following members.
Name | Description | |
---|---|---|
Tables | The tables that contain the common columns to plot. | |
XCommonColumnNameForPlot | Name of the x column to use for the plot. If this member is null, the current X column of each y column to plot is used. | |
YCommonColumnNamesForPlotting | Names of the y columns to plot. For each name, the columns in all the tables where used to build a plot group of plot items, resulting in n plot groups containing m plot items, where n is the number of selected column names, and m is the number of tables. |