Back to Devexpress

Indicator.Brush Property

wpf-devexpress-dot-xpf-dot-charts-dot-indicator-b6b48150.md

latest1.0 KB
Original Source

Indicator.Brush Property

Gets or sets the color of the indicator.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public Brush Brush { get; set; }
vb
Public Property Brush As Brush

Property Value

TypeDescription
Brush

A Brush object which specifies the color of the indicator.

|

See Also

Indicator Class

Indicator Members

DevExpress.Xpf.Charts Namespace