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 オブジェクト。