SparkVerticalAxis.CustomMaxScaleValue 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 ou définit la valeur maximale personnalisée pour l’axe vertical d’un sparkline.
public:
property System::Object ^ CustomMaxScaleValue { System::Object ^ get(); void set(System::Object ^ value); };
public object CustomMaxScaleValue { get; set; }
Public Property CustomMaxScaleValue As Object
Valeur de propriété
Valeur maximale personnalisée pour l’axe vertical d’un sparkline.
Remarques
En lecture/écriture
La propriété peut être renvoyée ou définie uniquement lorsque la propriété de l’objet CustomMaxScaleValue spécifié est définie sur MaxScaleType SparkVerticalAxis xlSparkScaleCustom (3).