Udostępnij przez


Właściwość ChartStripLineInstance.IntervalType

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

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

Wartość właściwości

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