GaugeScale.MaximumPin プロパティ
スケール上のポインターが停止する最大値。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property MaximumPin As ScalePin
Get
'使用
Dim instance As GaugeScale
Dim value As ScalePin
value = instance.MaximumPin
public ScalePin MaximumPin { get; }
public:
property ScalePin^ MaximumPin {
ScalePin^ get ();
}
member MaximumPin : ScalePin
function get MaximumPin () : ScalePin
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ScalePin
ScalePin オブジェクト。