Właściwość ChartAxisInstance.LabelIntervalOffset
Pobiera wartość obliczoną LabelIntervalOffset 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 LabelIntervalOffset As Double
Get
'Użycie
Dim instance As ChartAxisInstance
Dim value As Double
value = instance.LabelIntervalOffset
public double LabelIntervalOffset { get; }
public:
property double LabelIntervalOffset {
double get ();
}
member LabelIntervalOffset : float
function get LabelIntervalOffset () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości LabelIntervalOffset właściwość.
Zobacz także