Click or drag to resize

LabelPlotStyleLabelBrush Property

Gets or sets the brush used for label text.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public BrushX LabelBrush { get; set; }

Property Value

BrushX
See Also