C# 클래스 HeaderPaintEventArgs, NetGanttControl

Provides data for ChartPaintEvent
상속: ChartPaintEventArgs
파일 보기 프로젝트 열기: JackWangCUMT/NetGanttControl

공개 메소드들

메소드 설명
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

메소드 상세

HeaderPaintEventArgs() 공개 메소드

Initialize a new instance of HeaderPaintEventArgs with the editable default font and header format
public HeaderPaintEventArgs ( Graphics, graphics, Rectangle, clipRect, Chart, chart, Font, font, HeaderFormat, format )
graphics Graphics,
clipRect Rectangle,
chart Chart,
font Font,
format HeaderFormat,