MapLine.MapLineTemplate Property

Definition

Gets a custom template to be applied to the map line.

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

Property Value

A MapLineTemplate object.

Applies to