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