Click or drag to resize

AxisLabelStyle(AxisLabelStyle) Constructor

Initializes a new instance of the AxisLabelStyle class

Namespace: Altaxo.Graph.Gdi.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public AxisLabelStyle(
	AxisLabelStyle from
)

Parameters

from  AxisLabelStyle

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Gdi.Axis.AxisLabelStyle.#ctor(Altaxo.Graph.Gdi.Axis.AxisLabelStyle)"]

See Also