ChartSeries.ChartEmptyPoints 속성

정의

계열의 빈 요소에 대한 동작을 정의합니다.

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

속성 값

ChartEmptyPoints 개체입니다.

적용 대상