|
Gantt Chart Control
1.3
|
Provides data for ChartPaintEvent More...
Inherits PaintEventArgs.
Inherited by Braincase.GanttChart.HeaderPaintEventArgs, Braincase.GanttChart.RelationPaintEventArgs, and Braincase.GanttChart.TaskPaintEventArgs.
Public Member Functions | |
| ChartPaintEventArgs (Graphics graphics, Rectangle clipRect, Chart chart) | |
| Initialize a new instance of ChartPaintEventArgs with the PaintEventArgs graphics and clip rectangle, and the chart itself. More... | |
Properties | |
| Chart | Chart [get, set] |
| Get the chart that for this event More... | |
Provides data for ChartPaintEvent
| Braincase.GanttChart.ChartPaintEventArgs.ChartPaintEventArgs | ( | Graphics | graphics, |
| Rectangle | clipRect, | ||
| Chart | chart | ||
| ) |
Initialize a new instance of ChartPaintEventArgs with the PaintEventArgs graphics and clip rectangle, and the chart itself.
| graphics | |
| clipRect | |
| chart |
|
getset |
Get the chart that for this event