Click or drag to resize

PlotColumnInformationPlotColumnBoxState Property

State of the column textbox. Depending on the state, the background of the textbox will assume different colors.

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

Property Value

PlotColumnControlState
See Also