HorizontalAlignment: AdhocHorizontalAlignment;
None;
The HorizontalAlignment property determines the horizontal alignment of the title relative to block borders.
By default, the title is aligned to the left border of the block, that is, HorizontalAlignment = AdhocHorizontalAlignment.Left.
The property use is given in the example for IAdhocReportExportSource.TitleSettings.
See also: