Click or drag to resize

AxisLabelStyleBackgroundStyle Property

The background style. Null if no background is shown.

Namespace: Altaxo.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IBackgroundStyle? BackgroundStyle { get; set; }

Property Value

IBackgroundStyle
See Also