次の方法で共有


ChartTickMarksInstance.Enabled プロパティ

定義

Enabled クラスの ChartTickMarks プロパティの計算値を取得します。

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 値。

適用対象