PageLegendItem

PageLegendItem class

Represents an item of page legend of Gantt chart.

The PageLegendItem type exposes the following members:

Constructors

NameDescription
PageLegendItem(item_type, title)Initializes a new instance of the PageLegendItem class.

Properties

NameDescription
item_typeGets type of the item.
titleGets text label of the item.

See Also