PaintChartEventArgs
class
Fields
Graphics Graphics | Provides access to the Graphics for drawing |
Rectangle Rectangle | Determines the zone of the chart allowed for drawing |
Properties
DrawBackground bool | Returns true when draw the background, otherwise returns false |
Constructors
PaintChartEventArgs (Graphics gr, Rectangle rectangle) | Constructor for PaintChartEventArgs class with graphics, rectangle input parameters |