GaugeScale.MaximumPin 속성

정의

눈금의 포인터가 중지할 최대값을 가져오거나 설정합니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ScalePin ^ MaximumPin { Microsoft::ReportingServices::RdlObjectModel::ScalePin ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ScalePin ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ScalePin MaximumPin { get; set; }
member this.MaximumPin : Microsoft.ReportingServices.RdlObjectModel.ScalePin with get, set
Public Property MaximumPin As ScalePin

속성 값

ScalePin 개체입니다.

적용 대상