C# Класс HeaderPaintEventArgs, NetGanttControl

Provides data for ChartPaintEvent
Наследование: ChartPaintEventArgs
Показать файл Открыть проект

Открытые методы

Метод Описание
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,