Właściwość ChartGridLinesInstance.Enabled
Pobiera wartość obliczoną Enabled właściwość w ChartGridLines klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Enabled As ChartAutoBool
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartAutoBool
A ChartAutoBool wartości reprezentującej obliczonej wartości Enabled właściwość.
Zobacz także