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


Свойство ChartAxis.LabelIntervalOffsetType

Gets the units for the LabelIntervalOffset.

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

Синтаксис

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

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

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

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

См. также

Справочник

ChartAxis Класс

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