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