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


Свойство ChartAxis.IncludeZero

Gets a value that indicates whether the axis should always include zero.

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

Синтаксис

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

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

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

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

См. также

Справочник

ChartAxis Класс

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