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


Свойство ChartAxis.OffsetLabels

Gets a value that indicates whether the labels should be offset.

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

Синтаксис

'Декларация
Public ReadOnly Property OffsetLabels As ReportBoolProperty 
    Get
'Применение
Dim instance As ChartAxis 
Dim value As ReportBoolProperty 

value = instance.OffsetLabels
public ReportBoolProperty OffsetLabels { get; }
public:
property ReportBoolProperty^ OffsetLabels {
    ReportBoolProperty^ get ();
}
member OffsetLabels : ReportBoolProperty
function get OffsetLabels () : ReportBoolProperty

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

См. также

Справочник

ChartAxis Класс

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