Udostępnij przez


Właściwość ChartAxisInstance.LabelIntervalOffsetType

Pobiera wartość obliczoną LabelIntervalOffsetType 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 LabelIntervalOffsetType As ChartIntervalType
    Get
'Użycie
Dim instance As ChartAxisInstance
Dim value As ChartIntervalType

value = instance.LabelIntervalOffsetType
public ChartIntervalType LabelIntervalOffsetType { get; }
public:
property ChartIntervalType LabelIntervalOffsetType {
    ChartIntervalType get ();
}
member LabelIntervalOffsetType : ChartIntervalType
function get LabelIntervalOffsetType () : ChartIntervalType

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartIntervalType
A ChartIntervalType wartości reprezentującej obliczonej wartości LabelIntervalOffsetType właściwość.