CustomPaintEventArgs Properties
Provides data for the ChartControl.CustomPaint (WebChartControl.CustomPaint) event.Name | Description |
---|---|
Bounds | Gets the bounds of a custom graphic object. |
DXGraphics | |
Graphics | Gets the custom graphic object. |
See Also