ChartSeries.EmptyPoints Property

Definition

Gets the empty points.

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

Property Value

A ChartEmptyPoints object.

Applies to