In This Article

TickVisibility Enum

Specifies the various visible states of tick marks and tick labels.

public enum TickVisibility

Fields

Name Description
Always

Indicates the tick will always be visible.

Never

Indicates the tick will never be visible.

OnInterval

Indicates the tick will only be visible if it is part of the associated interval.