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