다음을 통해 공유


ScalePin.PinLabel 속성

정의

핀의 레이블을 정의합니다.

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

속성 값

PinLabel 개체입니다.

적용 대상