MapPolygonTemplate.CenterPointOffsetX Property

Definition

Gets the X offset for the center point of a map polygon to which the map polygon template is applied.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ CenterPointOffsetX { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty CenterPointOffsetX { get; }
member this.CenterPointOffsetX : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property CenterPointOffsetX As ReportDoubleProperty

Property Value

A ReportDoubleProperty object.

Applies to