Bagikan melalui


Axis.InterlacedColor Properti

Definisi

Mendapatkan atau mengatur warna garis garis yang saling terkait.

public:
 property System::Drawing::Color InterlacedColor { 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 InterlacedColor { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.TypeConverter(typeof(System.Drawing.ColorConverter))>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.InterlacedColor : System.Drawing.Color with get, set
Public Property InterlacedColor As Color

Nilai Properti

Objek Color yang mewakili warna garis garis terjajar.

Atribut

Keterangan

Gunakan properti ini untuk menentukan warna garis garis terjajar yang ditampilkan saat Anda memanggil InterlacedColor properti .

Untuk menentukan warna batas garis garis terjajar, Anda harus menampilkan strip menggunakan StripLines properti koleksi alih-alih InterlacedColor properti .

Berlaku untuk