Share via


ChartAxis.SyncMaximum Eigenschaft

Definition

Ruft ab oder legt fest, ob die Synchronisierung für ChartAxis den maximalen Wert beträgt.

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

Eigenschaftswert

True, wenn die Synchronisierung für ChartAxis den maximalen Wert beträgt, und andernfalls false.

Attribute

Gilt für: