Свойство ChartAxisScaleBreakInstance.Enabled
Gets the calculated value of the Enabled property in a ChartAxisScaleBreak class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Enabled As Boolean
Get
'Применение
Dim instance As ChartAxisScaleBreakInstance
Dim value As Boolean
value = instance.Enabled
public bool Enabled { get; }
public:
property bool Enabled {
bool get ();
}
member Enabled : bool
function get Enabled () : boolean
Значение свойства
Тип: System.Boolean
A Boolean value that represents the calculated value of the Enabled property.
См. также
Справочник
ChartAxisScaleBreakInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering