12 references to FontCache
System.Web.DataVisualization (12)
Common\General\Axis.cs (9)
3678
this.autoLabelFont = Common.Chart.chartPicture.
FontCache
.GetFont(this.LabelStyle.Font.FontFamily,
3731
autoLabelFont = Common.Chart.chartPicture.
FontCache
.GetFont(this.LabelStyle.Font.FontFamily,
3778
autoLabelFont = Common.Chart.chartPicture.
FontCache
.GetFont(
3911
autoLabelFont = Common.Chart.chartPicture.
FontCache
.GetFont(
3949
autoLabelFont = Common.Chart.chartPicture.
FontCache
.GetFont(
4763
this.autoLabelFont = Common.Chart.chartPicture.
FontCache
.GetFont(
4800
autoLabelFont = Common.Chart.chartPicture.
FontCache
.GetFont(
5113
currentAxis.autoLabelFont = Common.Chart.chartPicture.
FontCache
.GetFont(
5123
autoLabelFont = Common.Chart.chartPicture.
FontCache
.GetFont(
Common\General\ChartArea.cs (1)
2595
this.AxisX.autoLabelFont = Common.ChartPicture.
FontCache
.GetFont(
Common\General\Legend.cs (2)
592
this.autofitFont = this.Common.ChartPicture.
FontCache
.GetFont(
1013
this.autofitFont = this.Common.ChartPicture.
FontCache
.GetFont(