Plot |
The ColumnPlotDataExchangeColumnsControllerPlotColumnInformationInternal type exposes the following members.
Name | Description | |
---|---|---|
Column | The column itself. (Inherited from PlotColumnInformation) | |
ColumnSetter | Action to set the column property back in the style, if Apply of this controller is called. First argument is the column, second argument is the supposed parent data table, third the group number. | |
Label | Label that will be shown to indicate the column's function, e.g. "X" for an x-colum. | |
NameOfDataColumn |
Gets the name of the (underlying) data column, or null if this instance holds another column, or the name is unkown.
(Inherited from PlotColumnInformation) | |
PlotColumnBoxState | State of the column textbox. Depending on the state, the background of the textbox will assume different colors. (Inherited from PlotColumnInformation) | |
PlotColumnBoxStateIfColumnIsMissing |
Set the plot column box state that is used if the column is missing.
(Inherited from PlotColumnInformation) | |
PlotColumnBoxText | The text that will be shown in the plot column text box. (Inherited from PlotColumnInformation) | |
PlotColumnToolTip | The tooltip that will be shown when the user hovers over the plot column text box. (Inherited from PlotColumnInformation) | |
SupposedDataTable |
The data table that is supposed to be the parent data table of the column.
(Inherited from PlotColumnInformation) | |
Transformation |
The column transformation.
(Inherited from PlotColumnInformation) | |
TransformationTextToShow | This text will be shown in the transformation text box. (Inherited from PlotColumnInformation) | |
TransformationToolTip | The tooltip that will be shown when the user hovers over the transformation text box. (Inherited from PlotColumnInformation) | |
UnderlyingColumn | (Inherited from PlotColumnInformation) |