ScalePin.PinLabel Property

Definition

Gets the label for the pin.

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

Property Value

A PinLabel object.

Applies to