ChartAxis.SyncScope 屬性

定義

取得或設定同步範圍。ChartAxis

public:
 property System::String ^ SyncScope { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public string SyncScope { get; set; }
[<System.ComponentModel.DefaultValue("")>]
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.SyncScope : string with get, set
Public Property SyncScope As String

屬性值

同步的範圍。

屬性

適用於