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


Свойство ChartAxisInstance.LabelIntervalOffsetType

Gets the calculated value of the LabelIntervalOffsetType property in a ChartAxis class.

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

Синтаксис

'Декларация
Public ReadOnly Property LabelIntervalOffsetType As ChartIntervalType 
    Get
'Применение
Dim instance As ChartAxisInstance 
Dim value As ChartIntervalType 

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartIntervalType
A ChartIntervalType value that represents the calculated value of the LabelIntervalOffsetType property.

См. также

Справочник

ChartAxisInstance Класс

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