[]
Gets or sets a Brush used to paint the horizontal grid lines. This is a dependency property.
public Brush HorizontalGridLineBrush { get; set; }
Public Property HorizontalGridLineBrush As Brush
Type | Description |
---|---|
Brush | A Brush used to paint the grid lines. |