次の方法で共有


MapColorScale.LabelInterval プロパティ

マップ カラー スケールのラベル間隔を取得します。

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

構文

'宣言
Public ReadOnly Property LabelInterval As ReportIntProperty 
    Get
'使用
Dim instance As MapColorScale 
Dim value As ReportIntProperty 

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

プロパティ値

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

関連項目

参照

MapColorScale クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間