言語

ChartSeries.EmptyPoints プロパティ

定義

空のポイントを手に入れる。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ChartEmptyPoints ^ EmptyPoints { Microsoft::ReportingServices::OnDemandReportRendering::ChartEmptyPoints ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ChartEmptyPoints EmptyPoints { get; }
member this.EmptyPoints : Microsoft.ReportingServices.OnDemandReportRendering.ChartEmptyPoints
Public MustOverride ReadOnly Property EmptyPoints As ChartEmptyPoints

プロパティ値

ChartEmptyPoints オブジェクト。

適用対象