ChartTickMarksInstance.Enabled Özelliği
Hesaplanan değeri alır Enabled özellik , bir ChartTickMarks WalkTree
Ad Alanı: Microsoft.ReportingServices.OnDemandReportRendering
Derleme: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property Enabled As ChartAutoBool
Get
'Kullanım
Dim instance As ChartTickMarksInstance
Dim value As ChartAutoBool
value = instance.Enabled
public ChartAutoBool Enabled { get; }
public:
property ChartAutoBool Enabled {
ChartAutoBool get ();
}
member Enabled : ChartAutoBool
function get Enabled () : ChartAutoBool
Özellik Değeri
Tür: Microsoft.ReportingServices.OnDemandReportRendering.ChartAutoBool
A ChartAutoBool hesaplanan değeri gösteren bir değer Enabled özellik.