Udostępnij przez


Właściwość ChartAxis.SyncScope

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property SyncScope As String
    Get
    Set
'Użycie
Dim instance As ChartAxis
Dim value As String

value = instance.SyncScope

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

Wartość właściwości

Typ: System.String