XYPlotLayerXAxis Property |
Gets or sets the x axis of this layer.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Scale XAxis { get; set; }
Property Value
ScaleThe x axis of the layer.
Implements
IPlotAreaXAxisSee Also