Skip to main content

ChartRangeControlClient.GridLinesBrushProperty Field

In This Article

Identifies the GridLinesBrush dependency property.

Namespace: DevExpress.WinUI.Charts

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

NuGet Package: DevExpress.WinUI

#Declaration

public static readonly DependencyProperty GridLinesBrushProperty

#Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also