MinorGridStripePatterns
MinorGridStripePatterns ( directionAxis ; distributionAxis ; colorVariant1 ; colorVariant2 ; . . . ; colorVariant1000 )
Argument | Type | Range | Default | Note |
---|---|---|---|---|
directionAxis | int | 0..3 | all | |
distributionAxis | int | 0..3 | all | |
colorVariant1 | int | -1..128 | black | |
colorVariant2 | int | -1..128 | black | |
... | int | -1..128 | black | |
colorVariant1000 | int | -1..128 | black |
Examples
MinorGridStripePatterns(x;y;black;gray;transparent)
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.