ComponentOne FlexChart for WinForms
Graphics Property


C1.Win.Chart Namespace > RenderEventArgs Class : Graphics Property
Gets the graphics.
Syntax
'Declaration
 
Public ReadOnly Property Graphics As Graphics
'Usage
 
Dim instance As RenderEventArgs
Dim value As Graphics
 
value = instance.Graphics
public Graphics Graphics {get;}
See Also

Reference

RenderEventArgs Class
RenderEventArgs Members