ScalePin.PinLabel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.