Question : Dunds Chart Series font size

I have the following example from Dundas Chart Smaples for setting the font size on the series.

However...it shows that FontNameList is not declared?

Chart1.Series("Series1").Font = New Font(FontNameList.SelectedItem.Text, 8)

Answer : Dunds Chart Series font size

Random Solutions  
 
programming4us programming4us