Udostępnij przez


Właściwość ChartStripLineInstance.IntervalOffsetType

Pobiera wartość obliczoną IntervalOffsetType właściwość w ChartStripLine klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property IntervalOffsetType As ChartIntervalType
    Get
'Użycie
Dim instance As ChartStripLineInstance
Dim value As ChartIntervalType

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

Wartość właściwości

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