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