GridLineType property: RatingBoxChart class
Description
Use this property to specify the style of the grid lines.
The default value is %ChartLine_Solid. The possible values are:
| Value | Description |
|---|---|
|
%ChartLine_Solid |
Draw grid lines with solid lines. |
|
%ChartLine_Dash |
Draw grid lines with lines composed of dashes. |
|
%ChartLine_Dot |
Draw grid lines with lines composed of dots. |
This property is read/write.