Свойство ChartAxis.LabelInterval
Gets the interval between labels.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property LabelInterval As ReportDoubleProperty
Get
'Применение
Dim instance As ChartAxis
Dim value As ReportDoubleProperty
value = instance.LabelInterval
public ReportDoubleProperty LabelInterval { get; }
public:
property ReportDoubleProperty^ LabelInterval {
ReportDoubleProperty^ get ();
}
member LabelInterval : ReportDoubleProperty
function get LabelInterval () : ReportDoubleProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering