Właściwość ChartTickMarksInstance.IntervalOffsetType
Pobiera wartość obliczoną IntervalOffsetType właściwość w ChartTickMarks 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 ChartTickMarksInstance
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ść.
Zobacz także