Alignment

IChartParagraphFormat.Alignment property

Returns or sets the text alignment in a paragraph. Read/write TextAlignment.

public TextAlignment Alignment { get; set; }

See Also