ChartDataPoint.ChartDataPointValues 속성

정의

요소의 데이터 값입니다.

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

속성 값

ChartDataPointValues 개체입니다.

적용 대상