Chart::BorderlineDashStyle Property
.NET Framework (current version)
Gets or sets the style of the border line.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [BindableAttribute(true)] property ChartDashStyle BorderlineDashStyle { ChartDashStyle get(); void set(ChartDashStyle value); }
Property Value
Type: System.Windows.Forms.DataVisualization.Charting::ChartDashStyleA ChartDashStyle enumeration value that specifies the style of the border line.
.NET Framework
Available since 4.0
Available since 4.0
Show: