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

ChartEmptyPoints 物件。

適用於