ChartLegendRender Method
Renders the legend.
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
public void Render(
Graphics gr,
Size aSize
)
Public Sub Render (
gr As Graphics,
aSize As Size
)
Parameters
- gr Graphics
- Graphics object
- aSize Size
- The size of the area in which the legend should be rendered.