Legend.TitleSeparator Property

.NET Framework (current version)
 

Gets or sets the visual separator type for the legend title.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

Public Property TitleSeparator As LegendSeparatorStyle

Property Value

Type: System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle

A LegendSeparatorStyle value that represents the type of separator that will be drawn below the title. The default value is None.

.NET Framework
Available since 4.0
Return to top
Show: