{description}
{excerpt}Sets or returns whether the text of the tick labels is displayed top to bottom and the letters are upright.{excerpt}
{signature:C#}
 public boolean TextDisplayTopToBottom{ get; set; }
{signature}{signature:vb.net}
Public Property TextDisplayTopToBottom() As Boolean
{signature}
{scrollbar}