15 lines
992 B
HTML
15 lines
992 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - PieChartRenderer</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Engines.Reports.html">Back to Server.Engines.Reports</a></h4>
|
|
<h2>PieChartRenderer : <!-- DBG-1 --><a href="ChartRenderer.html">ChartRenderer</a></h2>
|
|
(<font color="blue">ctor</font>) PieChartRenderer()<br>
|
|
(<font color="blue">ctor</font>) PieChartRenderer( Color bgColor )<br>
|
|
<font color="blue">bool</font> ShowPercents( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<font color="blue">void</font> CalculateLegendWidthHeight()<br>
|
|
<font color="blue">void</font> CollectDataPoints( <font color="blue">string</font>[] xValues, <font color="blue">string</font>[] yValues )<br>
|
|
<font color="blue">virtual</font> Bitmap Draw()<br>
|
|
</body>
|
|
</html>
|