Click or drag to resize

IColumnPlotData Properties

The IColumnPlotData type exposes the following members.

Properties
 NameDescription
Public propertyDataRowSelection The selection of data rows to be plotted.
Public propertyDataTableGets the underlying data table. If this property is null (happens with old deserialization), the underlying table must be determined from the data columns.
Public propertyGroupNumberThe group number of the data columns. All data columns should have this group number. Data columns having other group numbers will be marked.
Top
See Also