Share via


ChartAxis.SyncMinimum Propriété

Définition

Obtient ou définit une valeur qui indique si la synchronisation de ChartAxis a atteint la limite minimale.

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

Valeur de propriété

True si la synchronisation de ChartAxis a atteint la limite minimale ; sinon, false.

Attributs

S’applique à