Chart.BorderlineDashStyle Eigenschap

Definitie

Hiermee haalt u de stijl van de randlijn op of stelt u deze in.

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

Waarde van eigenschap

Een ChartDashStyle opsommingswaarde die de stijl van de randlijn aangeeft.

Kenmerken

Van toepassing op