The TickType class contains all available axis tick types.

 public sealed class TickType : TypesafeEnum
Public NotInheritable Class TickType
		Inherits TypesafeEnum

Name

Description

CrossAxis

Tick marks will cross the axis.

InsideLine

Tick marks will face inward.

Invisible

Tick marks will not be shown.

OutsideLine

Tick marks will face outward.