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 对象。

适用于