Legend::TableStyle Property
.NET Framework (current version)
Gets or sets the legend table style.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [BindableAttribute(true)] property LegendTableStyle TableStyle { LegendTableStyle get(); void set(LegendTableStyle value); }
Property Value
Type: System.Windows.Forms.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: