ChartDataPoint.ChartDataLabel 속성

정의

값이 데이터 레이블로 표시됨을 나타냅니다.

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

속성 값

ChartDataLabel 개체입니다.

적용 대상