Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

Sets or returns whether the text in the ChartRegion is displayed top to bottom and the letters are upright.
(ChartRegions obtained from Chart.Legend, Chart.ChartArea, and Chart.PlotArea don't support TextDisplayTopToBottom.)

Signature
C#
C#
<table class="diff-macro"><thead><tr><th class="diff-macro-title">unmigrated-wiki-markup</th></tr></thead><tbody><tr><td class="diff-macro-body"><pre>
 public boolean TextDisplayTopToBottom{ get; set; }
</pre></td></tr></tbody></table>
Signature
vb.net
vb.net
Public <p>Public Property TextDisplayTopToBottom() As Boolean</p>Boolean