MinorGridStripeColors

MinorGridStripeColors ( directionAxis ;​ distributionAxis ;​ color1 ;​ color2 ;​ . . . ;​ color1000 )

Argument Type Range Default Note
directionAxis int 0..3 all
distributionAxis int 0..3 all
color1 rgba 0..255 lightGray
color2 rgba 0..255 lightGray
... rgba 0..255 lightGray
color1000 rgba 0..255 lightGray
Description

As an option, grid stripes can be used instead of grid lines or also in combination with grid lines. The setup of the grid stripe functions is the same as for the grid line functions.

Scroll to Top