Поделиться через


Свойство ChartStripLine.IntervalOffsetType

Gets an expression that evaluates to the units for the IntervalOffset.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property IntervalOffsetType As ReportEnumProperty(Of ChartIntervalType)
    Get
'Применение
Dim instance As ChartStripLine 
Dim value As ReportEnumProperty(Of ChartIntervalType)

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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<ChartIntervalType>
A ReportEnumProperty<EnumType> object.

См. также

Справочник

ChartStripLine Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering