GridLines
Type
String
Since
1.2
Description
Sets the vertical grid lines. Add one value per grid line. The value is relative to the sample axis range (default 0 to 100) and the width of the chart grid. All values must be passed in a single string, containing the values separated by comma.
Examples
GridLines = "'10,20,30,40,50,60,70,80,90'"
