2 references to DefaultFamilyName
System.Web.DataVisualization (2)
Common\General\Chart.cs (2)
4156get { return this.GetFont(DefaultFamilyName, 8); } 4165get { return this.GetFont(DefaultFamilyName, 8, FontStyle.Bold); }