GaugeScale.MinimumPin 속성

정의

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

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

속성 값

ScalePin 개체입니다.

적용 대상