ChartSeries.ChartEmptyPoints Property

Definition

Defines behavior of empty points in the series.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartEmptyPoints ^ ChartEmptyPoints { Microsoft::ReportingServices::RdlObjectModel::ChartEmptyPoints ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartEmptyPoints ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartEmptyPoints ChartEmptyPoints { get; set; }
member this.ChartEmptyPoints : Microsoft.ReportingServices.RdlObjectModel.ChartEmptyPoints with get, set
Public Property ChartEmptyPoints As ChartEmptyPoints

Property Value

A ChartEmptyPoints object.

Applies to