Свойство ChartGridLinesInstance.IntervalOffsetType
Gets the calculated value of the IntervalOffsetType property in a ChartGridLines class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property IntervalOffsetType As ChartIntervalType
Get
'Применение
Dim instance As ChartGridLinesInstance
Dim value As ChartIntervalType
value = instance.IntervalOffsetType
public ChartIntervalType IntervalOffsetType { get; }
public:
property ChartIntervalType IntervalOffsetType {
ChartIntervalType get ();
}
member IntervalOffsetType : ChartIntervalType
function get IntervalOffsetType () : ChartIntervalType
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartIntervalType
A ChartIntervalType value that represents the calculated value of the IntervalOffsetType property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering