Partager via


Axis.HasTitle Propriété

Définition

Cette propriété a la valeur True si l'axe ou le graphique possède un titre visible. Lecture-écriture.

public:
 property bool HasTitle { bool get(); void set(bool value); };
public bool HasTitle { get; set; }
member this.HasTitle : bool with get, set
Public Property HasTitle As Boolean

Valeur de propriété

Boolean

Remarques

Un titre d’axe est représenté par un AxisTitle objet .

S’applique à