Legend.TableStyle Property
.NET Framework (current version)
Gets or sets the legend table style.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BindableAttribute(true)>] [<PersistenceModeAttribute(PersistenceMode.Attribute)>] member TableStyle : LegendTableStyle with get, set
Property Value
Type: System.Web.UI.DataVisualization.Charting.LegendTableStyleA LegendTableStyle enumeration value that specifies the legend table style.
This property is only applicable if the LegendStyle property is set to Table.
.NET Framework
Available since 4.0
Available since 4.0
Show: