다음을 통해 공유


ChartSeries.ChartSmartLabel 속성

Smart label properties.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public Property ChartSmartLabel As ChartSmartLabel 
    Get 
    Set
‘사용 방법
Dim instance As ChartSeries 
Dim value As ChartSmartLabel 

value = instance.ChartSmartLabel

instance.ChartSmartLabel = value
public ChartSmartLabel ChartSmartLabel { get; set; }
public:
property ChartSmartLabel^ ChartSmartLabel {
    ChartSmartLabel^ get ();
    void set (ChartSmartLabel^ value);
}
member ChartSmartLabel : ChartSmartLabel with get, set
function get ChartSmartLabel () : ChartSmartLabel 
function set ChartSmartLabel (value : ChartSmartLabel)

속성 값

유형: Microsoft.ReportingServices.RdlObjectModel.ChartSmartLabel
A ChartSmartLabel object.

참고 항목

참조

ChartSeries 클래스

Microsoft.ReportingServices.RdlObjectModel 네임스페이스