58 references to GenericTypographic
System.Web.DataVisualization (29)
Common\Annotation\ImageAnnotation.cs (1)
577
using (StringFormat format = new StringFormat(StringFormat.
GenericTypographic
))
Common\Annotation\TextAnnotation.cs (2)
577
using (StringFormat format = new StringFormat(StringFormat.
GenericTypographic
))
954
StringFormat.
GenericTypographic
);
Common\ChartTypes\BoxPlotChart.cs (2)
933
graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
961
graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
Common\ChartTypes\ColumnChart.cs (2)
1246
SizeF sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
1368
SizeF sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
Common\ChartTypes\ErrorBarChart.cs (2)
990
graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
1018
graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
Common\ChartTypes\FunnelChart.cs (2)
1522
StringFormat.
GenericTypographic
);
1673
StringFormat.
GenericTypographic
);
Common\ChartTypes\PieChart.cs (2)
1256
StringFormat.
GenericTypographic
));
5572
new StringFormat(StringFormat.
GenericTypographic
)));
Common\ChartTypes\PointChart.cs (2)
701
graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
704
graph.MeasureString("W", point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
Common\ChartTypes\RadarChart.cs (1)
1072
SizeF sizeFont = graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
);
Common\ChartTypes\StackedAreaChart.cs (2)
1038
StringFormat.
GenericTypographic
));
1520
StringFormat.
GenericTypographic
));
Common\ChartTypes\StackedBarChart.cs (3)
1095
StringFormat.
GenericTypographic
));
2030
StringFormat.
GenericTypographic
));
2079
new StringFormat(StringFormat.
GenericTypographic
)));
Common\ChartTypes\StackedColumnChart.cs (4)
1178
StringFormat.
GenericTypographic
));
1232
StringFormat.
GenericTypographic
));
1898
StringFormat.
GenericTypographic
));
1944
StringFormat.
GenericTypographic
));
Common\ChartTypes\StockChart.cs (2)
1021
sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
1055
sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
Common\General\Axis.cs (1)
3394
SizeF titleStringSize = chartGraph.MeasureStringRel(this.Title.Replace("\\n", "\n"), this.TitleFont, new SizeF(10000f, 10000f), StringFormat.
GenericTypographic
, this.GetTextOrientation());
Common\General\Legend.cs (1)
3984
StringFormat.
GenericTypographic
);
System.Windows.Forms.DataVisualization (29)
Common\Annotation\ImageAnnotation.cs (1)
577
using (StringFormat format = new StringFormat(StringFormat.
GenericTypographic
))
Common\Annotation\TextAnnotation.cs (2)
577
using (StringFormat format = new StringFormat(StringFormat.
GenericTypographic
))
954
StringFormat.
GenericTypographic
);
Common\ChartTypes\BoxPlotChart.cs (2)
933
graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
961
graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
Common\ChartTypes\ColumnChart.cs (2)
1246
SizeF sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
1368
SizeF sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
Common\ChartTypes\ErrorBarChart.cs (2)
990
graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
1018
graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
Common\ChartTypes\FunnelChart.cs (2)
1522
StringFormat.
GenericTypographic
);
1673
StringFormat.
GenericTypographic
);
Common\ChartTypes\PieChart.cs (2)
1256
StringFormat.
GenericTypographic
));
5572
new StringFormat(StringFormat.
GenericTypographic
)));
Common\ChartTypes\PointChart.cs (2)
701
graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
704
graph.MeasureString("W", point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
Common\ChartTypes\RadarChart.cs (1)
1072
SizeF sizeFont = graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
);
Common\ChartTypes\StackedAreaChart.cs (2)
1038
StringFormat.
GenericTypographic
));
1520
StringFormat.
GenericTypographic
));
Common\ChartTypes\StackedBarChart.cs (3)
1095
StringFormat.
GenericTypographic
));
2030
StringFormat.
GenericTypographic
));
2079
new StringFormat(StringFormat.
GenericTypographic
)));
Common\ChartTypes\StackedColumnChart.cs (4)
1178
StringFormat.
GenericTypographic
));
1232
StringFormat.
GenericTypographic
));
1898
StringFormat.
GenericTypographic
));
1944
StringFormat.
GenericTypographic
));
Common\ChartTypes\StockChart.cs (2)
1021
sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
1055
sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.
GenericTypographic
));
Common\General\Axis.cs (1)
3394
SizeF titleStringSize = chartGraph.MeasureStringRel(this.Title.Replace("\\n", "\n"), this.TitleFont, new SizeF(10000f, 10000f), StringFormat.
GenericTypographic
, this.GetTextOrientation());
Common\General\Legend.cs (1)
3984
StringFormat.
GenericTypographic
);