Skip to main content
A newer version of this page is available. .

ChartRangeControlClientBase.GridLinesBrushProperty Field

Identifies the ChartRangeControlClientBase.GridLinesBrush dependency property.

Namespace: DevExpress.Xpf.Charts.RangeControlClient

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public static readonly DependencyProperty GridLinesBrushProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also