Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

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.)
C#
public HorizontalAlignment TextHorizontalAlignment{ get; set; }
vb.net
Public Property TextHorizontalAlignment() As HorizontalAlignment
  • No labels