MapColorScaleInstance.LabelInterval プロパティ
MapColorScale クラスの LabelInterval プロパティの計算値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property LabelInterval As Integer
Get
'使用
Dim instance As MapColorScaleInstance
Dim value As Integer
value = instance.LabelInterval
public int LabelInterval { get; }
public:
property int LabelInterval {
int get ();
}
member LabelInterval : int
function get LabelInterval () : int
プロパティ値
型: System.Int32
LabelInterval プロパティの計算値を表す int 値。