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