[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapViewport.ProjectionCenterY

ProjectionCenterY Property

ProjectionCenterY

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

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