Właściwość ChartSeries.ChartSmartLabel
Inteligentne etykiety właściwości.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property ChartSmartLabel As ChartSmartLabel
Get
Set
'Użycie
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)
Wartość właściwości
Typ: Microsoft.ReportingServices.RdlObjectModel.ChartSmartLabel
A ChartSmartLabel obiektu.