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 对象。

适用于