Partager via


Propriété Enabled

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Enabled As Boolean
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .Boolean
A Boolean value that represents the calculated value of the Enabled property.