[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TitlePosition

TitlePosition Enum

Specifies the position of the title. TitlePosition is not used for the chart title.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum TitlePosition

Fields

Name Description
Center

Indicates that the title is centered.

Far

Indicates that the title is aligned further from the chart.

Near

Indicates that the title is aligned near the chart.

Extension Methods