Coordinate Grid
Properties in the Coordinate Grid group configure some of the visual aspects of the chart grid.
Horizontal Grid Line Opacity
Defines the opacity of the vertical grid lines indicating tick marks along the X axis. Must be a decimal number between 0
, indicating complete transparency, and 1
, indicating complete opacity.
Variable Name: | gridLineStyleOpacityX |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
gridLineStyleOpacityX | Float | Grid Line Opacity X |
Vertical Grid Line Opacity
Defines the opacity of the horizontal grid lines indicating tick marks along the Y axis. Must be a decimal number between 0
, indicating complete transparency, and 1
, indicating complete opacity.
Variable Name: | gridLineStyleOpacityY |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
gridLineStyleOpacityY | Float | Grid Line Opacity Y |
Grid Alternate Color X
Defines a color fill for alternating spaces between the vertical grid lines that indicate tick marks along the X axis.
Variable Name: | gridAlternateColorX |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
gridAlternateColorX | Color | Grid Alternate Color X |
Grid Alternate Color Y
Defines a color fill for alternating spaces between the horizontal grid lines that indicate tick marks along the Y axis.
Variable Name: | gridAlternateColorY |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
gridAlternateColorY | Color | Grid Alternate Color Y |
Grid Line Color X
Sets the color of the horizontal grid lines in the chart background along the X-axis.
Variable Name: | gridLineStyleColorX |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
gridLineStyleColorX | Color | Grid Line Color X |
Grid Line Color Y
Sets the color of the vertical grid lines in the chart background along the Y-axis.
Variable Name: | gridLineStyleColorY |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
gridLineStyleColorY | Color | Grid Line Color Y |
Grid Line Width X
Determines the width of the horizontal grid lines in the chart background along the X-axis.
Variable Name: | gridLineStyleWidthX |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
gridLineStyleWidthX | Integer | Grid Line Width X |
Grid Line Width Y
Determines the width of the vertical grid lines in the chart background along the Y-axis.
Variable Name: | gridLineStyleWidthY |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
gridLineStyleWidthY | Integer | Grid Line Width Y |
Grid Line Length X
Sets the length of the horizontal grid lines in the chart background along the X-axis.
Variable Name: | gridLineStyleLengthX |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
gridLineStyleLengthX | Integer | Grid Line Length X |
Grid Line Length Y
Sets the length of the vertical grid lines in the chart background along the Y-axis.
Variable Name: | gridLineStyleLengthY |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
gridLineStyleLengthY | Integer | Grid Line Length Y |
Grid Line Gap Length X
Sets the gap length between horizontal grid lines in the chart background along the X-axis.
Variable Name: | gridLineStyleLengthGapX |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
gridLineStyleLengthGapX | Integer | Grid Line Gap Length X |
Grid Line Gap Length Y
Sets the gap length between vertical grid lines in the chart background along the Y-axis.
Variable Name: | gridLineStyleLengthGapY |
Records: | 1 |
Record Format:
Field Name | Field Type | Field Description |
gridLineStyleLengthGapY | Integer | Grid Line Gap Length Y |
Was this page helpful?