ChartSeries.ChartEmptyPoints Propiedad

Definición

Define el comportamiento de los puntos vacíos de la serie.

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

Valor de propiedad

Un objeto ChartEmptyPoints.

Se aplica a