Gantt Chart Control  1.3
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Braincase.GanttChart.HeaderPaintEventArgs Class Reference

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...
 
- Public Member Functions inherited from 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. 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...
 
- Properties inherited from Braincase.GanttChart.ChartPaintEventArgs
Chart Chart [get, set]
 Get the chart that for this event More...
 

Detailed Description

Provides data for ChartPaintEvent

Constructor & Destructor Documentation

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

Property Documentation

Font Braincase.GanttChart.HeaderPaintEventArgs.Font
getset

Get or set the font to use for drawing the text on the header

HeaderFormat Braincase.GanttChart.HeaderPaintEventArgs.Format
getset

Get or set the header formatting


The documentation for this class was generated from the following file: