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


Свойство ChartAxisInstance.LabelInterval

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

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

Синтаксис

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

value = instance.LabelInterval
public double LabelInterval { get; }
public:
property double LabelInterval {
    double get ();
}
member LabelInterval : float
function get LabelInterval () : double

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

Тип: System.Double
A double value that represents the calculated value of the LabelInterval property.

См. также

Справочник

ChartAxisInstance Класс

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