Click or drag to resize

LabelPlotStyle_labelColumnProxy Field

Stores the proxy for the label column.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected IReadableColumnProxy? _labelColumnProxy

Field Value

IReadableColumnProxy
See Also