Udostępnij za pośrednictwem


LegendItem.BackImageTransparentColor Właściwość

Definicja

Pobiera lub ustawia kolor, który zostanie zastąpiony przezroczystym kolorem podczas narysowania obrazu tła.

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

Wartość właściwości

Color

Wartość, Color która będzie wyświetlana jako przezroczysta po narysowym obrazie tła.

Atrybuty

Uwagi

Ta właściwość ma zastosowanie tylko do LegendCell obiektów o wartości lub LegendCellType SeriesSymbol Image .

Dotyczy