Lines
showgridbg=
“1"
This attribute can have either of the two possible values: 1,0. It sets the configuration whether the background of the grid will be shown or not.
Example: showgridbg=“1”
numdivlines=
“value"
This attribute specifies the number of divisional grid lines that would appear on the graph.
Example: numdivlines=“3”
linethickness=
“NumericalValue"
For a line chart, this attribute sets the thickness of the line drawn.
Example: linethickness=“2”
Anchorscale=
"NumericalValue"
For a line chart, this attribute sets the percentage size of the anchor that is drawn at the junction of two lines. By default, the anchor is drawn at a scale of 100. To increase the anchor size, you need to increase this value; conversely, to decrease the anchor size, you need to decrease this value.
Example: anchorscale=“120”