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


Свойство ChartAxis.LabelsAutoFitDisabled

Gets a value that indicates whether axis labels should be automatically adjusted to fit.

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

Синтаксис

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

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

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

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

См. также

Справочник

ChartAxis Класс

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