Właściwość ChartMember.LabelLocID
Identyfikator unikatowy dla Label właściwość.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property LabelLocID As String
Get
Set
'Użycie
Dim instance As ChartMember
Dim value As String
value = instance.LabelLocID
instance.LabelLocID = value
public string LabelLocID { get; set; }
public:
property String^ LabelLocID {
String^ get ();
void set (String^ value);
}
member LabelLocID : string with get, set
function get LabelLocID () : String
function set LabelLocID (value : String)
Wartość właściwości
Typ: System.String
A ciąg wartości.