Share via


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 オブジェクト。

適用対象