Plot |
The ColumnPlotDataExchangeColumnsControllerPlotColumnInformationInternal type exposes the following members.
| Name | Description | |
|---|---|---|
| _isDirty |
Indicates whether the information has changed.
(Inherited from PlotColumnInformation) | |
| _nameOfUnderlyingDataColumn |
If the underlying column is or was a data column, then here we store the data column's name.
(Inherited from PlotColumnInformation) | |
| _plotColumnBoxState |
The visual state of the plot column box.
(Inherited from PlotColumnInformation) | |
| _plotColumnBoxStateIfColumnIsMissing |
Gives the plot column box state if the column is missing.
(Inherited from PlotColumnInformation) | |
| _plotColumnBoxText |
The text shown in the plot column box.
(Inherited from PlotColumnInformation) | |
| _plotColumnToolTip |
The tooltip shown for the plot column box.
(Inherited from PlotColumnInformation) | |
| _supposedDataTable |
The data table that is supposed to be the parent data table of the column.
(Inherited from PlotColumnInformation) | |
| _supposedGroupNumber |
The group number that is supposed to be the group number of the column.
(Inherited from PlotColumnInformation) | |
| _transformation |
The transformation applied to the underlying column.
(Inherited from PlotColumnInformation) | |
| _transformationBoxText |
The text shown in the transformation box.
(Inherited from PlotColumnInformation) | |
| _transformationToolTip |
The tooltip shown for the transformation box.
(Inherited from PlotColumnInformation) | |
| _underlyingColumn |
The underlying column without any transformation applied.
(Inherited from PlotColumnInformation) |