Skip to main content

ChartRangeControlClientBase.GridLinesBrushProperty Field

Identifies the ChartRangeControlClientBase.GridLinesBrush dependency property.

Namespace: DevExpress.Xpf.Charts.RangeControlClient

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public static readonly DependencyProperty GridLinesBrushProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also