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


Свойство ChartAxisInstance.IntervalType

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

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

Синтаксис

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

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

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

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

См. также

Справочник

ChartAxisInstance Класс

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