[]
Gets or sets the color value for grid lines. This is an 'index color value' (ICV) rather than RGB value.
public int GridlineColorIndex { get; set; }
Public Property GridlineColorIndex As Integer
Type | Description |
---|---|
int | An integer value represents the color value for grid lines. |