DataPointCustomProperties.MarkerSize 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 taille du marqueur.
public:
property int MarkerSize { int get(); void set(int value); };
[System.ComponentModel.Bindable(true)]
public int MarkerSize { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.MarkerSize : int with get, set
Public Property MarkerSize As Integer
Valeur de propriété
Valeur integer
qui spécifie la taille du marqueur.
- Attributs