ChartSmartLabel プロパティ

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

注釈のスマート ラベルのプロパティ。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property ChartSmartLabel As ChartSmartLabel
    Get
    Set
'使用
Dim instance As ChartAnnotation
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
ChartSmartLabel オブジェクトです。