Common\Borders3D\EmbedBorder.cs (22)
67 sizeLeftTop = new SizeF(sizeLeftTop.Width, defaultRadiusSize*2f);
81sizeLeftTop = new SizeF(sizeLeftTop.Width, defaultRadiusSize * 2f);
113 sizeLeftTop = new SizeF(sizeLeftTop.Width, defaultRadiusSize*2f);
127sizeLeftTop = new SizeF(sizeLeftTop.Width, defaultRadiusSize * 2f);
160 sizeLeftTop = new SizeF(sizeLeftTop.Width, defaultRadiusSize*2f);
174sizeLeftTop = new SizeF(sizeLeftTop.Width, defaultRadiusSize * 2f);
206 sizeLeftTop = new SizeF(sizeLeftTop.Width, defaultRadiusSize*2f);
220sizeLeftTop = new SizeF(sizeLeftTop.Width, defaultRadiusSize * 2f);
253 sizeLeftTop = new SizeF(sizeLeftTop.Width, defaultRadiusSize*2f);
268sizeLeftTop = new SizeF(sizeLeftTop.Width, defaultRadiusSize * 2f);
301 sizeLeftTop = new SizeF(sizeLeftTop.Width, defaultRadiusSize*2f);
314sizeLeftTop = new SizeF(sizeLeftTop.Width, defaultRadiusSize * 2f);
347 this.sizeRightBottom = new SizeF(0, sizeRightBottom.Height);
363this.sizeRightBottom = new SizeF(0, sizeRightBottom.Height);
386 this.sizeLeftTop = new SizeF(0, sizeLeftTop.Height);
387 this.sizeRightBottom = new SizeF(0, sizeRightBottom.Height);
404this.sizeLeftTop = new SizeF(0, sizeLeftTop.Height);
405this.sizeRightBottom = new SizeF(0, sizeRightBottom.Height);
604 sizeLeftTop = new SizeF(defaultRadiusSize * .8f, defaultRadiusSize * .8f);
605 sizeRightBottom = new SizeF(defaultRadiusSize * .8f, defaultRadiusSize * .8f);
621sizeLeftTop = new SizeF(defaultRadiusSize * .8f, defaultRadiusSize * .8f);
622sizeRightBottom = new SizeF(defaultRadiusSize * .8f, defaultRadiusSize * .8f);
Common\ChartTypes\BoxPlotChart.cs (10)
482 SizeF relBorderWidth = graph.GetRelativeSize(new SizeF(point.BorderWidth, point.BorderWidth));
543 SizeF minSize = graph.GetRelativeSize(new SizeF(2, 2));
648 SizeF relMarkerSize = graph.GetRelativeSize(new SizeF(point.MarkerSize, point.MarkerSize));
846 SizeF size = new SizeF(markerSize, markerSize);
912SizeF markerSizes = new SizeF(0f, 0f);
915markerSizes = graph.GetRelativeSize(new SizeF(point.MarkerSize, point.MarkerSize));
933graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.GenericTypographic));
961graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.GenericTypographic));
966SizeF sizeLabel = new SizeF(sizeFont.Width, sizeFont.Height);
1323 SizeF minSize = graph.GetRelativeSize(new SizeF(2, 2));
Common\ChartTypes\ColumnChart.cs (6)
269 SizeF pixelRelSize = graph.GetRelativeSize(new SizeF(1.1f, 1.1f));
661 SizeF pixelRelSize = graph.GetRelativeSize(new SizeF(1.1f, 1.1f));
1246SizeF sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.GenericTypographic));
1250SizeF sizeLabel = new SizeF(sizeFont.Width, sizeFont.Height);
1368SizeF sizeFont = graph.GetRelativeSize(graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.GenericTypographic));
1372SizeF sizeLabel = new SizeF(sizeFont.Width, sizeFont.Height);
Common\ChartTypes\ErrorBarChart.cs (6)
903 SizeF size = new SizeF(markerSize, markerSize);
969SizeF markerSizes = new SizeF(0f, 0f);
972markerSizes = graph.GetRelativeSize(new SizeF(point.MarkerSize, point.MarkerSize));
990graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.GenericTypographic));
1018graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.GenericTypographic));
1023SizeF sizeLabel = new SizeF(sizeFont.Width, sizeFont.Height);
Common\ChartTypes\PieChart.cs (12)
792 SizeF absoluteSize = graph.GetAbsoluteSize( new SizeF( rectangle.Width, rectangle.Height ) );
796 SizeF relativeSize = graph.GetRelativeSize( new SizeF( absRadius, absRadius ) );
889 double offset = graph.GetRelativeSize( new SizeF( point.series.ShadowOffset, point.series.ShadowOffset ) ).Width;
1255new SizeF(1000f, 1000f),
1260SizeF sizeLabel = new SizeF(sizeFont.Width, sizeFont.Height);
2555 SizeF absoluteSize = graph.GetAbsoluteSize( new SizeF( rectangle.Width, rectangle.Height ) );
2559 SizeF relativeSize = graph.GetRelativeSize( new SizeF( absRadius, absRadius ) );
5361 SizeF fontSize = new SizeF(1.4F * series.Font.Size,1.4F * series.Font.Size);
5456float labelVertSize = graph.GetAbsoluteSize(new SizeF(0f, this.labelColumnRight.columnHeight)).Height;
5476float labelVertSize = graph.GetAbsoluteSize(new SizeF(0f, this.labelColumnLeft.columnHeight)).Height;
5571 new SizeF(1000f, 1000f),
5576 SizeF sizeLabel = new SizeF(sizeFont.Width, sizeFont.Height);
Common\ChartTypes\PointChart.cs (6)
699SizeF sizeMarker = graph.GetRelativeSize(new SizeF(markerSize, markerSize));
701graph.MeasureString(text, point.Font, new SizeF(1000f, 1000f), StringFormat.GenericTypographic));
704graph.MeasureString("W", point.Font, new SizeF(1000f, 1000f), StringFormat.GenericTypographic));
707SizeF sizeLabel = new SizeF(sizeFont.Width, sizeFont.Height);
981 pixelSize = graph.GetRelativeSize(new SizeF(1f, 1f));
1414 SizeF size = new SizeF(markerSize, markerSize);
Common\ChartTypes\StackedBarChart.cs (8)
1094new SizeF(1000f, 1000f),
1162new SizeF(0f, 0f),
1180SizeF sizeLabel = new SizeF(sizeFont.Width, sizeFont.Height);
1955SizeF size = graph.MeasureStringRel(text, point.Font, new SizeF(rectLabel.Width, rectLabel.Height), format);
2029new SizeF(1000f, 1000f),
2051new SizeF(0f, 0f),
2078new SizeF(1000f, 1000f),
2084SizeF sizeLabel = new SizeF(sizeFont.Width, sizeFont.Height);
Common\ChartTypes\StackedColumnChart.cs (8)
1177new SizeF(1000f, 1000f),
1200new SizeF(0f, 0f),
1231new SizeF(1000f, 1000f),
1237SizeF sizeLabel = new SizeF(sizeFont.Width, sizeFont.Height);
1897new SizeF(1000f, 1000f),
1921new SizeF(0f, 0f),
1943new SizeF(1000f, 1000f),
1949SizeF sizeLabel = new SizeF(sizeFont.Width, sizeFont.Height);
Common\ChartTypes\StockChart.cs (6)
668 SizeF absSize = graph.GetAbsoluteSize(new SizeF(width, width));
808 SizeF sizeOfHeight = new SizeF( rect.Height, rect.Height );
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));
1062SizeF sizeLabel = new SizeF(sizeFont.Width, sizeFont.Height);
1493 SizeF absSize = graph.GetAbsoluteSize(new SizeF(width, width));
Common\General\Axis.cs (25)
1824SizeF axisTitleSize = new SizeF(titleSizeWithoutSpacing, ChartArea.PlotAreaPosition.Height);
1844SizeF axisTitleSize = graph.GetAbsoluteSize(new SizeF(titleSizeWithoutSpacing, ChartArea.PlotAreaPosition.Height));
1845axisTitleSize = graph.GetRelativeSize(new SizeF(axisTitleSize.Height, axisTitleSize.Width));
1867SizeF axisTitleSize = new SizeF(titleSizeWithoutSpacing, ChartArea.PlotAreaPosition.Height);
1887SizeF axisTitleSize = graph.GetAbsoluteSize(new SizeF(titleSizeWithoutSpacing, ChartArea.PlotAreaPosition.Height));
1888axisTitleSize = graph.GetRelativeSize(new SizeF(axisTitleSize.Height, axisTitleSize.Width));
2243SizeF realTitleSize = graph.MeasureString(axisTitle.Replace("\\n", "\n"), this.TitleFont, new SizeF(10000f, 10000f), format, this.GetTextOrientation());
2668SizeF size = graph.GetRelativeSize(new SizeF(3, 3));
3394SizeF titleStringSize = chartGraph.MeasureStringRel(this.Title.Replace("\\n", "\n"), this.TitleFont, new SizeF(10000f, 10000f), StringFormat.GenericTypographic, this.GetTextOrientation());
3415 titleStringSize = chartGraph.GetRelativeSize(new SizeF(titleStringSize.Height, titleStringSize.Width));
3536SizeF borderSize = chartGraph.GetRelativeSize(new SizeF(this.LineWidth, this.LineWidth));
3580SizeF areaWallSize = chartGraph.GetRelativeSize(new SizeF(ChartArea.Area3DStyle.WallWidth, ChartArea.Area3DStyle.WallWidth));
5332SizeF spacerSize = chartGraph.GetRelativeSize(new SizeF(4, 4));
5344axisLabelSize.Width = chartGraph.GetAbsoluteSize(new SizeF(axisLabelSize.Height, axisLabelSize.Height)).Height;
5345axisLabelSize.Width = chartGraph.GetRelativeSize(new SizeF(axisLabelSize.Width, axisLabelSize.Width)).Width;
5511SizeF spacerSize = chartGraph.GetRelativeSize(new SizeF(4, 4));
5746SizeF spacerSize = chartGraph.GetRelativeSize(new SizeF(4, 4));
5960 SizeF spacerSize = chartGraph.GetRelativeSize(new SizeF(4, 4));
5975axisLabelSize.Width = chartGraph.GetAbsoluteSize(new SizeF(axisLabelSize.Height, axisLabelSize.Height)).Height;
5976axisLabelSize.Width = chartGraph.GetRelativeSize(new SizeF(axisLabelSize.Width, axisLabelSize.Width)).Width;
6222return new SizeF((float)(size * 2), (float)(opositeAxis.MajorTickMark.Size + sizeOpposite * 4));
6225return new SizeF((float)(opositeAxis.MajorTickMark.Size + sizeOpposite * 4), (float)(size * 2));
6229return new SizeF(0, 0);
6234return new SizeF((float)(size * 2), (float)(opositeAxis.MajorTickMark.Size + sizeOpposite * 2));
6237return new SizeF((float)(opositeAxis.MajorTickMark.Size + sizeOpposite * 2), (float)(size * 2));
Common\General\ChartGraphics.cs (10)
2160SizeF labelSizeWithImage = new SizeF(labelSize.Width, labelSize.Height);
4474 pathRect.Inflate(new SizeF(2,2));
5412 size = GetAbsoluteSize( new SizeF((float)size, (float)size) ).Width;
5413 shift = GetAbsoluteSize( new SizeF((float)shift,(float)shift) ).Height;
5441 size = GetAbsoluteSize( new SizeF((float)size, (float)size) ).Width;
5442 shift = GetAbsoluteSize( new SizeF((float)shift,(float)shift) ).Height;
5466 size = GetAbsoluteSize( new SizeF((float)size, (float)size) ).Width;
5467 shift = GetAbsoluteSize( new SizeF((float)shift,(float)shift) ).Width;
5491 size = GetAbsoluteSize( new SizeF((float)size, (float)size) ).Width;
5492 shift = GetAbsoluteSize( new SizeF((float)shift,(float)shift) ).Width;