Title.BorderDashStyle Property
.NET Framework (current version)
Gets or sets the border style of the title.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
<BindableAttribute(True)> <PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property BorderDashStyle As ChartDashStyle
Property Value
Type: System.Web.UI.DataVisualization.Charting.ChartDashStyleA ChartDashStyle enumeration value that determines the border style of the title.
The BorderDashStyle property determines the line style to use for a border. The line can be solid, dotted, and so forth.
For other border styles, see the ChartDashStyle enumeration topic.
.NET Framework
Available since 4.0
Available since 4.0
Show: