Page tree

Versions Compared

Key

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

Description

Excerpt

Sets or returns the horizontal alignment of text in the chart region.
(ChartRegions obtained from Chart.Legend, Chart.ChartArea, and Chart.

...

PlotArea don't support HorizontalAlignment or VerticalAlignment.)

Signature
C#
C#

 public HorizontalAlignment TextHorizontalAlignment{ get; set; }
Signature
vb.net
vb.net

Public Property TextHorizontalAlignment() As HorizontalAlignment