Click or drag to resize

PlotColumnInformationPlotColumnBoxStateIfColumnIsMissing Property

Set the plot column box state that is used if the column is missing.

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PlotColumnControlState PlotColumnBoxStateIfColumnIsMissing { set; }

Property Value

PlotColumnControlState
See Also