In This Article

GridStripeVisibility Enum

Specifies which axes that grid stripes will be visible for.

public enum GridStripeVisibility

Fields

Name Description
None

Indicates that grid stripes will not be visible.

X

Indicates that grid stripes will be visible for the X axis.

Y

Indicates that grid stripes will be visible for the Y axis.