Właściwość MapColorScaleInstance.LabelInterval
Pobiera wartość obliczoną LabelInterval właściwość w MapColorScale klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property LabelInterval As Integer
Get
'Użycie
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
Wartość właściwości
Typ: System.Int32
Int wartości reprezentującej obliczonej wartości LabelInterval właściwość.
Zobacz także