Obtains a Bitmap of the legend generated by the chart.
[Visual Basic]
Public Function GetLegendBitmap() As Bitmap
[C#]
public Bitmap GetLegendBitmap();
A Bitmap of the legend.
When invoked, the Point properties of all elements drawn on the chart will be populated.
[C#]
//Save the legend as a separate image file |
[Visual Basic]
' Save the legend as a separate image file |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.