GridStyle

<< Click to Display Table of Contents >>

 

GridStyle

Enum Determines a style for grid lines. The available options are described on the next table.

Available options for GridStyle

Option

Description

0 - solid

Style for grid lines is solid

1 - dash

Style for grid lines is dashed

2 - dot

Style for grid lines is dotted (default)

3 - dashdot

Style for grid lines is dash-dot

4 - dashdotdot

Style for grid lines is dash-dot-dot

5 - invisible

There is no visible lines on the grid (invisible)

Was this page useful?