{description}
{excerpt}Sets or returns the positioning of axis tick labels.{excerpt}
{signature:C#}
 public TickLabelPos TickLabelPosition{ get; set; }
{signature}{signature:vb.net}
Public Property TickLabelPosition() As TickLabelPos
{signature}
{scrollbar}