Click or drag to resize

VectorCartesicPlotStyleControllerXColumnText Property

Gets or sets the display text for the X column.

Namespace: Altaxo.Gui.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string XColumnText { get; set; }

Property Value

String
See Also