DataPointCustomProperties.MarkerImageTransparentColor Propriété

Définition

Obtient ou définit la couleur qui sera remplacée par une couleur transparente lorsque l'image du marqueur est dessinée.

public:
 property System::Drawing::Color MarkerImageTransparentColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.TypeConverter(typeof(System.Drawing.ColorConverter))]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public System.Drawing.Color MarkerImageTransparentColor { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.TypeConverter(typeof(System.Drawing.ColorConverter))>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.MarkerImageTransparentColor : System.Drawing.Color with get, set
Public Property MarkerImageTransparentColor As Color

Valeur de propriété

Couleur qui sera remplacée par une couleur transparente lorsque l'image du marqueur est dessinée.

Attributs

S’applique à