次の方法で共有


ChartAxisScaleBreakInstance.IncludeZero プロパティ

定義

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

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

プロパティ値

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

適用対象