次の方法で共有


RadialGauge.GaugeScales プロパティ

定義

ゲージのスケールを取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::RadialScaleCollection ^ GaugeScales { Microsoft::ReportingServices::OnDemandReportRendering::RadialScaleCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.RadialScaleCollection GaugeScales { get; }
member this.GaugeScales : Microsoft.ReportingServices.OnDemandReportRendering.RadialScaleCollection
Public ReadOnly Property GaugeScales As RadialScaleCollection

プロパティ値

RadialScaleCollection オブジェクト。

適用対象