Chart.BorderSkin Właściwość

Definicja

Pobiera lub ustawia BorderSkin obiekt, który zapewnia funkcjonalność skóry obramowania dla kontrolki Chart .

public:
 property System::Windows::Forms::DataVisualization::Charting::BorderSkin ^ BorderSkin { System::Windows::Forms::DataVisualization::Charting::BorderSkin ^ get(); void set(System::Windows::Forms::DataVisualization::Charting::BorderSkin ^ value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.TypeConverter(typeof(System.Windows.Forms.DataVisualization.Charting.LegendConverter))]
public System.Windows.Forms.DataVisualization.Charting.BorderSkin BorderSkin { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.TypeConverter(typeof(System.Windows.Forms.DataVisualization.Charting.LegendConverter))>]
member this.BorderSkin : System.Windows.Forms.DataVisualization.Charting.BorderSkin with get, set
Public Property BorderSkin As BorderSkin

Wartość właściwości

BorderSkin Obiekt, który zapewnia funkcjonalność obramowania dla wykresu.

Atrybuty

Uwagi

Użyj tej właściwości, aby określić skórę obramowania wykresu.

Dotyczy