Właściwość ChartAxisInstance.LabelInterval
Pobiera wartość obliczoną LabelInterval właściwość w ChartAxis klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property LabelInterval As Double
Get
'Użycie
Dim instance As ChartAxisInstance
Dim value As Double
value = instance.LabelInterval
public double LabelInterval { get; }
public:
property double LabelInterval {
double get ();
}
member LabelInterval : float
function get LabelInterval () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości LabelInterval właściwość.
Zobacz także