ChartSeries.ChartSmartLabel 속성

정의

스마트 레이블 속성입니다.

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

속성 값

ChartSmartLabel 개체입니다.

적용 대상