LegendItemBase.Foreground Property
Gets or sets the brush used to paint the foreground of the legend item.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Brush | A Brush object used to paint the foreground. |
See Also