Gantt Chart Control
1.3
|
Provides data for ChartPaintEvent More...
Inherits Braincase.GanttChart.ChartPaintEventArgs.
Public Member Functions | |
HeaderPaintEventArgs (Graphics graphics, Rectangle clipRect, Chart chart, Font font, HeaderFormat format) | |
Initialize a new instance of HeaderPaintEventArgs with the editable default font and header format More... | |
![]() | |
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 | |
Font | Font [get, set] |
Get or set the font to use for drawing the text on the header More... | |
HeaderFormat | Format [get, set] |
Get or set the header formatting More... | |
![]() | |
Chart | Chart [get, set] |
Get the chart that for this event More... | |
Provides data for ChartPaintEvent
Braincase.GanttChart.HeaderPaintEventArgs.HeaderPaintEventArgs | ( | Graphics | graphics, |
Rectangle | clipRect, | ||
Chart | chart, | ||
Font | font, | ||
HeaderFormat | format | ||
) |
Initialize a new instance of HeaderPaintEventArgs with the editable default font and header format
|
getset |
Get or set the font to use for drawing the text on the header
|
getset |
Get or set the header formatting