Click or drag to resize

PlotCommonColumnsCommand Properties

The PlotCommonColumnsCommand type exposes the following members.

Properties
 NameDescription
Public propertyTablesThe tables that contain the common columns to plot.
Public propertyXCommonColumnNameForPlot 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.
Public propertyYCommonColumnNamesForPlottingNames 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.
Top
See Also