Magidoc

GridLines
Enum

Grid line display options for chart widgets.

  • None: No grid lines
  • Horizontal: Only horizontal grid lines
  • Vertical: Only vertical grid lines
  • Both: Both horizontal and vertical grid lines

Possible Values

#

none

horizontal

vertical

both

Usages

#

References

#

  • Argument gridLines of field createDashboardWidget from type Mutation
  • Argument gridLines of field updateDashboardWidget from type Mutation