MapSizeRule.EndSize Property

Definition

Gets the end size of the size range to be applied to map points or map lines.

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

Property Value

A ReportSizeProperty object.

Applies to