Chart.BorderlineDashStyle Eigenschaft

Definition

Ruft den Stil der Rahmenlinie ab oder legt ihn fest.

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

Eigenschaftswert

ChartDashStyle

Ein ChartDashStyle-Enumerationswert, der den Stil der Rahmenlinie angibt.

Attribute

Gilt für