{description}
{excerpt}Sets or returns how axis tick marks on the minor gridlines are displayed.{excerpt}
{signature:C#}
 public TickType MinorTickType{ get; set; }
{signature}{signature:vb.net}
Public Property MinorTickType() As TickType
{signature}
{scrollbar}