次の方法で共有


GaugeScale.GaugeMinorTickMarks プロパティ

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

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property GaugeMinorTickMarks As GaugeTickMarks 
    Get
'使用
Dim instance As GaugeScale 
Dim value As GaugeTickMarks 

value = instance.GaugeMinorTickMarks
public GaugeTickMarks GaugeMinorTickMarks { get; }
public:
property GaugeTickMarks^ GaugeMinorTickMarks {
    GaugeTickMarks^ get ();
}
member GaugeMinorTickMarks : GaugeTickMarks
function get GaugeMinorTickMarks () : GaugeTickMarks

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.GaugeTickMarks
GaugeTickMarks オブジェクト。

関連項目

参照

GaugeScale クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間