言語

ChartGridLinesInstance.Enabled プロパティ

定義

EnabledクラスにおけるChartGridLinesプロパティの計算値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartAutoBool Enabled { Microsoft::ReportingServices::OnDemandReportRendering::ChartAutoBool get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartAutoBool Enabled { get; }
member this.Enabled : Microsoft.ReportingServices.OnDemandReportRendering.ChartAutoBool
Public ReadOnly Property Enabled As ChartAutoBool

プロパティ値

ChartAutoBoolプロパティの計算値を表すEnabled値です。

適用対象