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


Свойство ChartGridLinesInstance.Enabled

Gets the calculated value of the Enabled property in a ChartGridLines class.

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

Синтаксис

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

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

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

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

См. также

Справочник

ChartGridLinesInstance Класс

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