99 instantiations of StringFormat
System.Drawing (3)
commonui\System\Drawing\Advanced\StringFormat.cs (3)
219
StringFormat newCloneStringFormat = new
StringFormat
(cloneFormat);
447
return new
StringFormat
(format);
473
return new
StringFormat
(format);
System.Web.DataVisualization (38)
Common\Annotation\AnnotationBase.cs (2)
2819
using (StringFormat format = new
StringFormat
())
2863
using (StringFormat format = new
StringFormat
())
Common\Annotation\ImageAnnotation.cs (1)
577
using (StringFormat format = new
StringFormat
(StringFormat.GenericTypographic))
Common\Annotation\TextAnnotation.cs (1)
577
using (StringFormat format = new
StringFormat
(StringFormat.GenericTypographic))
Common\ChartTypes\BarChart.cs (2)
836
using (StringFormat format = new
StringFormat
())
1840
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\BoxPlotChart.cs (1)
883
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\ColumnChart.cs (2)
1205
using (StringFormat format = new
StringFormat
())
1319
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\ErrorBarChart.cs (1)
940
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\FunnelChart.cs (1)
1567
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\PieChart.cs (5)
1246
using (StringFormat format = new
StringFormat
())
1327
using (StringFormat format = new
StringFormat
())
5442
using (StringFormat format = new
StringFormat
())
5556
StringFormat format = new
StringFormat
();
5572
new
StringFormat
(StringFormat.GenericTypographic)));
Common\ChartTypes\PointChart.cs (1)
675
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\RadarChart.cs (1)
1047
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\StackedAreaChart.cs (2)
993
using (StringFormat format = new
StringFormat
())
1479
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\StackedBarChart.cs (3)
1040
using (StringFormat format = new
StringFormat
())
1813
using (StringFormat format = new
StringFormat
())
2079
new
StringFormat
(StringFormat.GenericTypographic)));
Common\ChartTypes\StackedColumnChart.cs (2)
1120
using (StringFormat format = new
StringFormat
())
1836
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\StockChart.cs (1)
940
using (StringFormat format = new
StringFormat
())
Common\General\Axis.cs (4)
1804
using (StringFormat format = new
StringFormat
())
2236
using (StringFormat format = new
StringFormat
())
5219
using (StringFormat format = new
StringFormat
())
5635
using (StringFormat format = new
StringFormat
())
Common\General\Label.cs (3)
1125
using (StringFormat format = new
StringFormat
())
1364
using (StringFormat format = new
StringFormat
())
1965
using (StringFormat format = new
StringFormat
())
Common\General\Legend.cs (2)
4192
using (StringFormat format = new
StringFormat
())
4310
StringFormat format = new
StringFormat
();
Common\General\LegendColumns.cs (1)
2014
using (StringFormat format = new
StringFormat
(StringFormat.GenericDefault))
Common\General\StripLine.cs (1)
646
using (StringFormat format = new
StringFormat
())
Common\General\Title.cs (1)
1574
using (StringFormat format = new
StringFormat
())
System.Windows.Forms (12)
winforms\Managed\System\WinForms\ButtonBase.cs (1)
1011
return new
StringFormat
();
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (1)
913
StringFormat format = new
StringFormat
();
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
773
using (StringFormat format = new
StringFormat
()) {
winforms\Managed\System\WinForms\ControlPaint.cs (1)
2701
StringFormat output = new
StringFormat
();
winforms\Managed\System\WinForms\DataGrid.cs (1)
7208
StringFormat format = new
StringFormat
();
winforms\Managed\System\WinForms\DataGridCaption.cs (1)
587
StringFormat format = new
StringFormat
();
winforms\Managed\System\WinForms\DataGridParentRows.cs (1)
998
StringFormat format = new
StringFormat
();
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (1)
725
StringFormat format = new
StringFormat
();
winforms\Managed\System\WinForms\DataGridTextBoxColumn.cs (1)
601
StringFormat format = new
StringFormat
();
winforms\Managed\System\WinForms\GroupBox.cs (1)
567
using( StringFormat format = new
StringFormat
() ){
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
546
StringFormat format = new
StringFormat
();
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
1935
StringFormat stringFormat = new
StringFormat
(StringFormatFlags.NoWrap);
System.Windows.Forms.DataVisualization (39)
Common\Annotation\AnnotationBase.cs (2)
2819
using (StringFormat format = new
StringFormat
())
2863
using (StringFormat format = new
StringFormat
())
Common\Annotation\ImageAnnotation.cs (1)
577
using (StringFormat format = new
StringFormat
(StringFormat.GenericTypographic))
Common\Annotation\TextAnnotation.cs (1)
577
using (StringFormat format = new
StringFormat
(StringFormat.GenericTypographic))
Common\ChartTypes\BarChart.cs (2)
836
using (StringFormat format = new
StringFormat
())
1840
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\BoxPlotChart.cs (1)
883
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\ColumnChart.cs (2)
1205
using (StringFormat format = new
StringFormat
())
1319
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\ErrorBarChart.cs (1)
940
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\FunnelChart.cs (1)
1567
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\PieChart.cs (5)
1246
using (StringFormat format = new
StringFormat
())
1327
using (StringFormat format = new
StringFormat
())
5442
using (StringFormat format = new
StringFormat
())
5556
StringFormat format = new
StringFormat
();
5572
new
StringFormat
(StringFormat.GenericTypographic)));
Common\ChartTypes\PointChart.cs (1)
675
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\RadarChart.cs (1)
1047
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\StackedAreaChart.cs (2)
993
using (StringFormat format = new
StringFormat
())
1479
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\StackedBarChart.cs (3)
1040
using (StringFormat format = new
StringFormat
())
1813
using (StringFormat format = new
StringFormat
())
2079
new
StringFormat
(StringFormat.GenericTypographic)));
Common\ChartTypes\StackedColumnChart.cs (2)
1120
using (StringFormat format = new
StringFormat
())
1836
using (StringFormat format = new
StringFormat
())
Common\ChartTypes\StockChart.cs (1)
940
using (StringFormat format = new
StringFormat
())
Common\General\Axis.cs (4)
1804
using (StringFormat format = new
StringFormat
())
2236
using (StringFormat format = new
StringFormat
())
5219
using (StringFormat format = new
StringFormat
())
5635
using (StringFormat format = new
StringFormat
())
Common\General\Label.cs (3)
1125
using (StringFormat format = new
StringFormat
())
1364
using (StringFormat format = new
StringFormat
())
1965
using (StringFormat format = new
StringFormat
())
Common\General\Legend.cs (2)
4192
using (StringFormat format = new
StringFormat
())
4310
StringFormat format = new
StringFormat
();
Common\General\LegendColumns.cs (1)
2014
using (StringFormat format = new
StringFormat
(StringFormat.GenericDefault))
Common\General\StripLine.cs (1)
646
using (StringFormat format = new
StringFormat
())
Common\General\Title.cs (1)
1574
using (StringFormat format = new
StringFormat
())
WinForm\ChartWinControl.cs (1)
589
using (StringFormat format = new
StringFormat
())
System.Workflow.Activities (1)
Designers\StateMachineDesignerPaint.cs (1)
39
StringFormat format = new
StringFormat
();
System.Workflow.ComponentModel (6)
AuthoringOM\Design\DesignerHelpers.cs (2)
71
StringFormat format = new
StringFormat
();
109
StringFormat format = new
StringFormat
();
AuthoringOM\Design\DesignerWidgets.cs (2)
200
StringFormat format = new
StringFormat
();
1920
StringFormat stringFormat = new
StringFormat
();
AuthoringOM\Design\MessageFilters\DragDropManager.cs (1)
691
StringFormat stringFormat = new
StringFormat
();
AuthoringOM\Design\WorkflowPrinting.cs (1)
270
StringFormat stringFormat = new
StringFormat
();
308 references to StringFormat
System.Drawing (34)
commonui\System\Drawing\Advanced\GraphicsPath.cs (4)
1362
PointF origin,
StringFormat
format) {
1385
Point origin,
StringFormat
format) {
1408
RectangleF layoutRect,
StringFormat
format) {
1430
Rectangle layoutRect,
StringFormat
format) {
commonui\System\Drawing\Advanced\StringFormat.cs (22)
116
/// Initializes a new instance of the <see cref='System.Drawing.
StringFormat
'/>
126
/// Initializes a new instance of the <see cref='System.Drawing.
StringFormat
'/>
137
/// Initializes a new instance of the <see cref='System.Drawing.
StringFormat
'/>
152
/// Initializes a new instance of the <see cref='System.Drawing.
StringFormat
'/> class from the specified
153
/// existing <see cref='System.Drawing.
StringFormat
'/>.
158
public StringFormat(
StringFormat
format) {
173
/// <see cref='System.Drawing.
StringFormat
'/>.
207
/// Creates an exact copy of this <see cref='System.Drawing.
StringFormat
'/>.
219
StringFormat
newCloneStringFormat = new StringFormat(cloneFormat);
328
/// Gets or sets the <see cref='System.Drawing.
StringFormat
.HotkeyPrefix'/> for this <see cref='System.Drawing.
StringFormat
'/> .
359
/// Sets tab stops for this <see cref='System.Drawing.
StringFormat
'/>.
373
/// Gets the tab stops for this <see cref='System.Drawing.
StringFormat
'/>.
399
/// for this <see cref='System.Drawing.
StringFormat
'/>.
427
/// Gets a generic default <see cref='System.Drawing.
StringFormat
'/>.
437
public static
StringFormat
GenericDefault {
453
/// Gets a generic typographic <see cref='System.Drawing.
StringFormat
'/>.
463
public static
StringFormat
GenericTypographic {
492
/// for this <see cref='System.Drawing.
StringFormat
'/>.
511
/// for this <see cref='System.Drawing.
StringFormat
'/>.
532
/// <see cref='System.Drawing.
StringFormat
'/>.
540
/// Converts this <see cref='System.Drawing.
StringFormat
'/> to
commonui\System\Drawing\Graphics.cs (8)
2469
public void DrawString(String s, Font font, Brush brush, float x, float y,
StringFormat
format) {
2476
public void DrawString(String s, Font font, Brush brush, PointF point,
StringFormat
format) {
2491
RectangleF layoutRectangle,
StringFormat
format) {
2513
public SizeF MeasureString(String text, Font font, SizeF layoutArea,
StringFormat
stringFormat,
2541
public SizeF MeasureString(String text, Font font, PointF origin,
StringFormat
stringFormat) {
2579
public SizeF MeasureString(String text, Font font, SizeF layoutArea,
StringFormat
stringFormat) {
2622
public SizeF MeasureString(String text, Font font, int width,
StringFormat
format) {
2632
StringFormat
stringFormat ) {
System.Web.DataVisualization (119)
Common\Annotation\AnnotationBase.cs (2)
2819
using (
StringFormat
format = new StringFormat())
2863
using (
StringFormat
format = new StringFormat())
Common\Annotation\ImageAnnotation.cs (2)
577
using (
StringFormat
format = new StringFormat(
StringFormat
.GenericTypographic))
Common\Annotation\TextAnnotation.cs (3)
577
using (
StringFormat
format = new StringFormat(
StringFormat
.GenericTypographic))
954
StringFormat
.GenericTypographic);
Common\ChartTypes\BarChart.cs (2)
836
using (
StringFormat
format = new StringFormat())
1840
using (
StringFormat
format = new StringFormat())
Common\ChartTypes\BoxPlotChart.cs (3)
883
using (
StringFormat
format = new StringFormat())
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 (4)
1205
using (
StringFormat
format = new StringFormat())
1246
SizeF sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f),
StringFormat
.GenericTypographic));
1319
using (
StringFormat
format = new StringFormat())
1368
SizeF sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f),
StringFormat
.GenericTypographic));
Common\ChartTypes\ErrorBarChart.cs (3)
940
using (
StringFormat
format = new StringFormat())
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 (3)
1522
StringFormat
.GenericTypographic );
1567
using (
StringFormat
format = new StringFormat())
1673
StringFormat
.GenericTypographic);
Common\ChartTypes\PieChart.cs (7)
1246
using (
StringFormat
format = new StringFormat())
1256
StringFormat
.GenericTypographic));
1327
using (
StringFormat
format = new StringFormat())
1482
private RectangleF GetLabelRect( PointF labelPosition, ChartArea area, string text,
StringFormat
format, ChartGraphics graph, DataPoint point, bool leftOrientation )
5442
using (
StringFormat
format = new StringFormat())
5556
StringFormat
format = new StringFormat();
5572
new StringFormat(
StringFormat
.GenericTypographic)));
Common\ChartTypes\PointChart.cs (4)
675
using (
StringFormat
format = new StringFormat())
701
graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f),
StringFormat
.GenericTypographic));
704
graph.MeasureString("W", point.Font, new SizeF(1000f, 1000f),
StringFormat
.GenericTypographic));
969
StringFormat
format,
Common\ChartTypes\RadarChart.cs (2)
1047
using (
StringFormat
format = new StringFormat())
1072
SizeF sizeFont = graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f),
StringFormat
.GenericTypographic);
Common\ChartTypes\StackedAreaChart.cs (4)
993
using (
StringFormat
format = new StringFormat())
1038
StringFormat
.GenericTypographic));
1479
using (
StringFormat
format = new StringFormat())
1520
StringFormat
.GenericTypographic));
Common\ChartTypes\StackedBarChart.cs (5)
1040
using (
StringFormat
format = new StringFormat())
1095
StringFormat
.GenericTypographic));
1813
using (
StringFormat
format = new StringFormat())
2030
StringFormat
.GenericTypographic));
2079
new StringFormat(
StringFormat
.GenericTypographic)));
Common\ChartTypes\StackedColumnChart.cs (6)
1120
using (
StringFormat
format = new StringFormat())
1178
StringFormat
.GenericTypographic));
1232
StringFormat
.GenericTypographic));
1836
using (
StringFormat
format = new StringFormat())
1898
StringFormat
.GenericTypographic));
1944
StringFormat
.GenericTypographic));
Common\ChartTypes\StockChart.cs (3)
940
using (
StringFormat
format = new StringFormat())
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 (5)
1804
using (
StringFormat
format = new StringFormat())
2236
using (
StringFormat
format = new StringFormat())
3394
SizeF titleStringSize = chartGraph.MeasureStringRel(this.Title.Replace("\\n", "\n"), this.TitleFont, new SizeF(10000f, 10000f),
StringFormat
.GenericTypographic, this.GetTextOrientation());
5219
using (
StringFormat
format = new StringFormat())
5635
using (
StringFormat
format = new StringFormat())
Common\General\ChartGraphics.cs (22)
1155
StringFormat
stringFormat,
1185
StringFormat
stringFormat,
1213
StringFormat
format,
1243
System.Drawing.
StringFormat
format,
1274
System.Drawing.
StringFormat
format,
1334
System.Drawing.
StringFormat
format,
1370
using (
StringFormat
fmt = (
StringFormat
)format.Clone())
1411
System.Drawing.
StringFormat
format,
1447
using (
StringFormat
fmt = (
StringFormat
)format.Clone())
1646
System.Drawing.
StringFormat
format,
1673
System.Drawing.
StringFormat
format,
1770
System.Drawing.
StringFormat
format,
1778
using (
StringFormat
drawingFormat = (
StringFormat
)format.Clone())
2223
using (
StringFormat
fmt = (
StringFormat
)drawingFormat.Clone())
2656
internal SizeF MeasureStringRel( string text, Font font, SizeF layoutArea,
StringFormat
stringFormat )
2694
internal Size MeasureStringAbs( string text, Font font, SizeF layoutArea,
StringFormat
stringFormat )
2711
internal void DrawStringRel( string text, Font font, Brush brush, RectangleF layoutRectangle,
StringFormat
format )
2757
StringFormat
format,
Common\General\ChartRenderingEngine.cs (7)
322
StringFormat
format
325
using (
StringFormat
fmt = (
StringFormat
)format.Clone())
348
StringFormat
format
353
using (
StringFormat
fmt = (
StringFormat
)format.Clone())
669
StringFormat
stringFormat
Common\General\GdiGraphics.cs (3)
226
StringFormat
format
245
StringFormat
format
524
StringFormat
stringFormat
Common\General\IChartRenderingEngine.cs (3)
177
StringFormat
format
193
StringFormat
format
424
StringFormat
stringFormat
Common\General\Label.cs (5)
1125
using (
StringFormat
format = new StringFormat())
1320
StringFormat
format)
1364
using (
StringFormat
format = new StringFormat())
1811
private RectangleF GetAllLabelsRect(ChartArea area, AxisPosition position,
StringFormat
stringFormat)
1965
using (
StringFormat
format = new StringFormat())
Common\General\Legend.cs (3)
3984
StringFormat
.GenericTypographic);
4192
using (
StringFormat
format = new StringFormat())
4310
StringFormat
format = new StringFormat();
Common\General\LegendColumns.cs (2)
2014
using (
StringFormat
format = new StringFormat(
StringFormat
.GenericDefault))
Common\General\SmartLabels.cs (10)
637
StringFormat
format,
678
StringFormat
format,
780
StringFormat
format,
913
StringFormat
format,
1040
StringFormat
format,
1382
StringFormat
format)
1409
StringFormat
format,
1481
ref
StringFormat
format)
1584
StringFormat
format,
1700
StringFormat
format,
Common\General\StripLine.cs (1)
646
using (
StringFormat
format = new StringFormat())
Common\General\Title.cs (5)
1385
StringFormat
.GenericDefault,
1478
StringFormat
.GenericDefault,
1574
using (
StringFormat
format = new StringFormat())
1718
StringFormat
format,
1875
StringFormat
.GenericDefault,
System.Windows.Forms (31)
winforms\Managed\System\WinForms\ButtonBase.cs (1)
1008
internal virtual
StringFormat
CreateStringFormat() {
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (6)
135
internal virtual
StringFormat
CreateStringFormat() {
624
using (
StringFormat
stringFormat = CreateStringFormat()) {
909
public
StringFormat
StringFormat {
913
StringFormat
format = new StringFormat();
1446
using (
StringFormat
gdipStringFormat = this.StringFormat ) {
1560
using(
StringFormat
format = Control.CreateStringFormat() ) {
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
773
using (
StringFormat
format = new StringFormat()) {
winforms\Managed\System\WinForms\ControlPaint.cs (5)
1929
StringFormat
format) {
2700
internal static
StringFormat
StringFormatForAlignment(ContentAlignment align) {
2701
StringFormat
output = new StringFormat();
2720
internal static
StringFormat
CreateStringFormat( Control ctl, ContentAlignment textAlign, bool showEllipsis, bool useMnemonic ) {
2722
StringFormat
stringFormat = ControlPaint.StringFormatForAlignment( textAlign );
winforms\Managed\System\WinForms\DataGrid.cs (1)
7208
StringFormat
format = new StringFormat();
winforms\Managed\System\WinForms\DataGridCaption.cs (1)
587
StringFormat
format = new StringFormat();
winforms\Managed\System\WinForms\DataGridParentRows.cs (1)
998
StringFormat
format = new StringFormat();
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (1)
725
StringFormat
format = new StringFormat();
winforms\Managed\System\WinForms\DataGridTextBoxColumn.cs (1)
601
StringFormat
format = new StringFormat();
winforms\Managed\System\WinForms\DataGridView.cs (1)
296
private
StringFormat
placeholderStringFormat;
winforms\Managed\System\WinForms\GroupBox.cs (1)
567
using(
StringFormat
format = new StringFormat() ){
winforms\Managed\System\WinForms\Label.cs (3)
1124
internal virtual
StringFormat
CreateStringFormat() {
1311
using (
StringFormat
stringFormat = CreateStringFormat()) {
1546
using (
StringFormat
stringFormat = CreateStringFormat()) {
winforms\Managed\System\WinForms\LinkLabel.cs (6)
646
StringFormat
textFormat = CreateStringFormat();
735
internal override
StringFormat
CreateStringFormat() {
736
StringFormat
stringFormat = base.CreateStringFormat();
1249
StringFormat
stringFormat = CreateStringFormat();
1423
StringFormat
stringFormat = CreateStringFormat();
1483
StringFormat
stringFormat = CreateStringFormat();
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
546
StringFormat
format = new StringFormat();
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
1935
StringFormat
stringFormat = new StringFormat(StringFormatFlags.NoWrap);
System.Windows.Forms.DataVisualization (117)
Common\Annotation\AnnotationBase.cs (2)
2819
using (
StringFormat
format = new StringFormat())
2863
using (
StringFormat
format = new StringFormat())
Common\Annotation\ImageAnnotation.cs (2)
577
using (
StringFormat
format = new StringFormat(
StringFormat
.GenericTypographic))
Common\Annotation\TextAnnotation.cs (3)
577
using (
StringFormat
format = new StringFormat(
StringFormat
.GenericTypographic))
954
StringFormat
.GenericTypographic);
Common\ChartTypes\BarChart.cs (2)
836
using (
StringFormat
format = new StringFormat())
1840
using (
StringFormat
format = new StringFormat())
Common\ChartTypes\BoxPlotChart.cs (3)
883
using (
StringFormat
format = new StringFormat())
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 (4)
1205
using (
StringFormat
format = new StringFormat())
1246
SizeF sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f),
StringFormat
.GenericTypographic));
1319
using (
StringFormat
format = new StringFormat())
1368
SizeF sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f),
StringFormat
.GenericTypographic));
Common\ChartTypes\ErrorBarChart.cs (3)
940
using (
StringFormat
format = new StringFormat())
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 (3)
1522
StringFormat
.GenericTypographic );
1567
using (
StringFormat
format = new StringFormat())
1673
StringFormat
.GenericTypographic);
Common\ChartTypes\PieChart.cs (7)
1246
using (
StringFormat
format = new StringFormat())
1256
StringFormat
.GenericTypographic));
1327
using (
StringFormat
format = new StringFormat())
1482
private RectangleF GetLabelRect( PointF labelPosition, ChartArea area, string text,
StringFormat
format, ChartGraphics graph, DataPoint point, bool leftOrientation )
5442
using (
StringFormat
format = new StringFormat())
5556
StringFormat
format = new StringFormat();
5572
new StringFormat(
StringFormat
.GenericTypographic)));
Common\ChartTypes\PointChart.cs (4)
675
using (
StringFormat
format = new StringFormat())
701
graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f),
StringFormat
.GenericTypographic));
704
graph.MeasureString("W", point.Font, new SizeF(1000f, 1000f),
StringFormat
.GenericTypographic));
969
StringFormat
format,
Common\ChartTypes\RadarChart.cs (2)
1047
using (
StringFormat
format = new StringFormat())
1072
SizeF sizeFont = graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f),
StringFormat
.GenericTypographic);
Common\ChartTypes\StackedAreaChart.cs (4)
993
using (
StringFormat
format = new StringFormat())
1038
StringFormat
.GenericTypographic));
1479
using (
StringFormat
format = new StringFormat())
1520
StringFormat
.GenericTypographic));
Common\ChartTypes\StackedBarChart.cs (5)
1040
using (
StringFormat
format = new StringFormat())
1095
StringFormat
.GenericTypographic));
1813
using (
StringFormat
format = new StringFormat())
2030
StringFormat
.GenericTypographic));
2079
new StringFormat(
StringFormat
.GenericTypographic)));
Common\ChartTypes\StackedColumnChart.cs (6)
1120
using (
StringFormat
format = new StringFormat())
1178
StringFormat
.GenericTypographic));
1232
StringFormat
.GenericTypographic));
1836
using (
StringFormat
format = new StringFormat())
1898
StringFormat
.GenericTypographic));
1944
StringFormat
.GenericTypographic));
Common\ChartTypes\StockChart.cs (3)
940
using (
StringFormat
format = new StringFormat())
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 (5)
1804
using (
StringFormat
format = new StringFormat())
2236
using (
StringFormat
format = new StringFormat())
3394
SizeF titleStringSize = chartGraph.MeasureStringRel(this.Title.Replace("\\n", "\n"), this.TitleFont, new SizeF(10000f, 10000f),
StringFormat
.GenericTypographic, this.GetTextOrientation());
5219
using (
StringFormat
format = new StringFormat())
5635
using (
StringFormat
format = new StringFormat())
Common\General\ChartGraphics.cs (22)
1155
StringFormat
stringFormat,
1185
StringFormat
stringFormat,
1213
StringFormat
format,
1243
System.Drawing.
StringFormat
format,
1274
System.Drawing.
StringFormat
format,
1334
System.Drawing.
StringFormat
format,
1370
using (
StringFormat
fmt = (
StringFormat
)format.Clone())
1411
System.Drawing.
StringFormat
format,
1447
using (
StringFormat
fmt = (
StringFormat
)format.Clone())
1646
System.Drawing.
StringFormat
format,
1673
System.Drawing.
StringFormat
format,
1770
System.Drawing.
StringFormat
format,
1778
using (
StringFormat
drawingFormat = (
StringFormat
)format.Clone())
2223
using (
StringFormat
fmt = (
StringFormat
)drawingFormat.Clone())
2656
internal SizeF MeasureStringRel( string text, Font font, SizeF layoutArea,
StringFormat
stringFormat )
2694
internal Size MeasureStringAbs( string text, Font font, SizeF layoutArea,
StringFormat
stringFormat )
2711
internal void DrawStringRel( string text, Font font, Brush brush, RectangleF layoutRectangle,
StringFormat
format )
2757
StringFormat
format,
Common\General\ChartRenderingEngine.cs (7)
322
StringFormat
format
325
using (
StringFormat
fmt = (
StringFormat
)format.Clone())
348
StringFormat
format
353
using (
StringFormat
fmt = (
StringFormat
)format.Clone())
669
StringFormat
stringFormat
Common\General\GdiGraphics.cs (3)
226
StringFormat
format
245
StringFormat
format
524
StringFormat
stringFormat
Common\General\Label.cs (5)
1125
using (
StringFormat
format = new StringFormat())
1320
StringFormat
format)
1364
using (
StringFormat
format = new StringFormat())
1811
private RectangleF GetAllLabelsRect(ChartArea area, AxisPosition position,
StringFormat
stringFormat)
1965
using (
StringFormat
format = new StringFormat())
Common\General\Legend.cs (3)
3984
StringFormat
.GenericTypographic);
4192
using (
StringFormat
format = new StringFormat())
4310
StringFormat
format = new StringFormat();
Common\General\LegendColumns.cs (2)
2014
using (
StringFormat
format = new StringFormat(
StringFormat
.GenericDefault))
Common\General\SmartLabels.cs (10)
637
StringFormat
format,
678
StringFormat
format,
780
StringFormat
format,
913
StringFormat
format,
1040
StringFormat
format,
1382
StringFormat
format)
1409
StringFormat
format,
1481
ref
StringFormat
format)
1584
StringFormat
format,
1700
StringFormat
format,
Common\General\StripLine.cs (1)
646
using (
StringFormat
format = new StringFormat())
Common\General\Title.cs (5)
1385
StringFormat
.GenericDefault,
1478
StringFormat
.GenericDefault,
1574
using (
StringFormat
format = new StringFormat())
1718
StringFormat
format,
1875
StringFormat
.GenericDefault,
WinForm\ChartWinControl.cs (1)
589
using (
StringFormat
format = new StringFormat())
System.Workflow.Activities (1)
Designers\StateMachineDesignerPaint.cs (1)
39
StringFormat
format = new StringFormat();
System.Workflow.ComponentModel (6)
AuthoringOM\Design\DesignerHelpers.cs (2)
71
StringFormat
format = new StringFormat();
109
StringFormat
format = new StringFormat();
AuthoringOM\Design\DesignerWidgets.cs (2)
200
StringFormat
format = new StringFormat();
1920
StringFormat
stringFormat = new StringFormat();
AuthoringOM\Design\MessageFilters\DragDropManager.cs (1)
691
StringFormat
stringFormat = new StringFormat();
AuthoringOM\Design\WorkflowPrinting.cs (1)
270
StringFormat
stringFormat = new StringFormat();