AxisLineStyleThickness2 Property |
Gets/sets the axis thickness.
Namespace: Altaxo.Graph.Graph3D.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double Thickness2 { get; set; }
Property Value
DoubleReturns the thickness of the axis pen. On setting this value, it sets
the thickness of the axis pen, the tickness of the major ticks pen, and the
thickness of the minor ticks pen together.
See Also