次の方法で共有


GaugeScale.GaugeMinorTickMarks プロパティ

定義

スケール上に表示する補助目盛り。

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

プロパティ値

GaugeTickMarks オブジェクト。

適用対象