GanttChartColumn
Contents
[
Hide
]GanttChartColumn class
Project’s view class
The GanttChartColumn type exposes the following members:
Constructors
Name | Description |
---|---|
GanttChartColumn(width, field) | Initializes a new instance of the GanttChartColumn class. |
GanttChartColumn(name, width, field) | Initializes a new instance of the GanttChartColumn class. |
Properties
Name | Description |
---|---|
field | Column field. field. |
name | Gets the column name. |
string_alignment | Gets or sets alignment of the text (can be one of the values of the HorizontalStringAlignment enumeration). |
width | Gets the column width. |
text_style_modification_callback | Gets or sets the callback which can be used to customize the appearance of the column’s cells. |
Methods
Name | Description |
---|---|
get_column_text(task) | Converts current task to the column text. |
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks