Click or drag to resize

PlotColumnInformationInternal Fields

The ColumnPlotDataExchangeColumnsControllerPlotColumnInformationInternal type exposes the following members.

Fields
 NameDescription
Protected field_isDirty
(Inherited from PlotColumnInformation)
Protected field_nameOfUnderlyingDataColumn If the underlying column is or was a data column, then here we store the data column's name.
(Inherited from PlotColumnInformation)
Protected field_plotColumnBoxState
(Inherited from PlotColumnInformation)
Protected field_plotColumnBoxStateIfColumnIsMissing Gives the plot column box state if the column is missing.
(Inherited from PlotColumnInformation)
Protected field_plotColumnBoxText
(Inherited from PlotColumnInformation)
Protected field_plotColumnToolTip
(Inherited from PlotColumnInformation)
Protected field_supposedDataTable The data table that is supposed to be the parent data table of the column.
(Inherited from PlotColumnInformation)
Protected field_supposedGroupNumber The group number that is supposed to be the group number of the column.
(Inherited from PlotColumnInformation)
Protected field_transformation
(Inherited from PlotColumnInformation)
Protected field_transformationBoxText
(Inherited from PlotColumnInformation)
Protected field_transformationToolTip
(Inherited from PlotColumnInformation)
Protected field_underlyingColumn
(Inherited from PlotColumnInformation)
Top
See Also