LegendCellColumn.Font Property
.NET Framework (current version)
Gets or sets the font for the legend column text.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
This property is only applicable when the LegendCellColumnType is set to Text, and a string value is defined for the Text property. You can use the Font property to set font properties of the legend cell column.
If you attempt to change the properties of this Font object at run time, a compilation error will occur. To set font properties at run time, you must create a new Font object.
.NET Framework
Available since 4.0
Available since 4.0
Show: