Свойство ChartAxisScaleBreakInstance.IncludeZero

Gets the calculated value of the IncludeZero property in a ChartAxisScaleBreak class.

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

Синтаксис

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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartAutoBool
A ChartAutoBool value that represents the calculated value of the IncludeZero property.

См. также

Справочник

ChartAxisScaleBreakInstance Класс

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