ScalePin.PinLabel Property

Definition

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.

Applies to