ChartThreeDPropertiesInstance.Clustered Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur calculée de la propriété Clustered dans une classe ChartThreeDProperties.
public:
property bool Clustered { bool get(); };
public bool Clustered { get; }
member this.Clustered : bool
Public ReadOnly Property Clustered As Boolean
Valeur de propriété
Valeur Boolean
qui représente la valeur calculée de la propriété Clustered.