Page tree

Versions Compared

Key

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

...

Excerpt

Sets or returns the vertical alignment of text in the chart region.
(ChartRegions obtained from Chart.Legend and Chart.ChartArea don't support HorizontalAlignment or VerticalAlignment.)

Signature
C#
C#
 public VerticalAlignment TextVerticalAlignment{ get; set; }

...