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.
Defines a label for the pin.
public:
property Microsoft::ReportingServices::RdlObjectModel::PinLabel ^ PinLabel { Microsoft::ReportingServices::RdlObjectModel::PinLabel ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::PinLabel ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.PinLabel PinLabel { get; set; }
member this.PinLabel : Microsoft.ReportingServices.RdlObjectModel.PinLabel with get, set
Public Property PinLabel As PinLabel
Property Value
A PinLabel object.