Bagikan melalui


PolygonAnnotation.BackHatchStyle Properti

Definisi

Mendapatkan atau mengatur gaya menetas latar belakang anotasi.

public:
 virtual property System::Windows::Forms::DataVisualization::Charting::ChartHatchStyle BackHatchStyle { System::Windows::Forms::DataVisualization::Charting::ChartHatchStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::ChartHatchStyle value); };
[System.ComponentModel.Browsable(true)]
public override System.Windows.Forms.DataVisualization.Charting.ChartHatchStyle BackHatchStyle { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.BackHatchStyle : System.Windows.Forms.DataVisualization.Charting.ChartHatchStyle with get, set
Public Overrides Property BackHatchStyle As ChartHatchStyle

Nilai Properti

Nilai yang ChartHatchStyle digunakan untuk menggambar latar belakang anotasi.

Atribut

Keterangan

Dua warna digunakan untuk menggambar isi penetasan; warna utama ditentukan dengan BackColor properti dan warna sekunder ditentukan dengan BackSecondaryColor properti .

Berlaku untuk