[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapViewport.ProjectionCenterX

ProjectionCenterX Property

ProjectionCenterX

Gets or sets the X projection center in geographic units. Automatically calculated if omitted. An expression should evaluate to a double.

Declaration
[ExpressionBaseType(typeof(double))]
public ExpressionInfo ProjectionCenterX { get; set; }