AxisLabelStyleBackgroundStyle Property |
The background style. Null if no background is shown.
Namespace: Altaxo.Graph.Graph3D.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic IBackgroundStyle? BackgroundStyle { get; set; }
Property Value
IBackgroundStyle
See Also