ChartAxis.SyncMaximum 屬性

定義

取得或設定 的 ChartAxis 同步是否為最大。

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

屬性值

True 若 的 ChartAxis 同步值為最大;否則, false

屬性

適用於