| Visual Basic (Declaration) | |
|---|---|
Public Sub Render( _ ByVal graphics As Graphics, _ ByVal rectangle As Rectangle, _ ByVal backBrush As Brush _ ) | |
Parameters
- graphics
- Graphics to render on
- rectangle
- Rectangle to feet chart image into
- backBrush
| DataDynamics.Reports | Support Forum |
| Render Method | |
| See Also | |
|
| DataDynamics.Reports.Rendering.Components.Chart Namespace > DesignerHelper Class : Render Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub Render( _ ByVal graphics As Graphics, _ ByVal rectangle As Rectangle, _ ByVal backBrush As Brush _ ) | |