Aspose::Tasks::Visualization
Contents
[
Hide
]Aspose::Tasks::Visualization namespace
The Aspose::Tasks::Visualization namespace groups types that control the visual representation of project data, such as Gantt bar styles, gridline settings, and font descriptors. Use these classes and enums to customize the appearance of assignments, chart elements, headers, and footers when generating or exporting project reports.
Classes
| Name | Description |
|---|---|
| AssignmentViewColumn | Project ’s view class. |
| BarStyle | Change the visual style of the bar for the item in the project view. |
| FontDescriptor | Represents font information. |
| GanttBarStyle | Represents a bar style used by MSP in Gantt Chart view. |
| GanttChartColumn | Project ’s view class |
| Gridline | The horizontal or vertical line that appears in the project view. |
| Gridlines | Represents gridlines that appear in a GanttChart view. |
| HeaderFooterInfo | Represents visual content of the header, footer or legend which is used for prin |
| ITextStyleModificationCallback | Represents a callback that is called before TextStyle is applied to a table cell |
| PageInfo | Represents page setup data which is present in MPP file format and used for prin |
| PageLegend | Represents a page legend which is used for project printing. |
| PageLegendItem | Represents an item of page legend of Gantt chart. |
| PageMargins | Represents page margins for printing. |
| PageSettings | Represents printing settings for a page of project view. |
| PageViewSettings | Represents printing settings for a project view. |
| ProgressLines | Represents progress lines in a Gantt Chart view. |
| ProjectView | Project ’s view class |
| RecurringInterval | Represents recurring intervals used in progress lines of a Gantt Chart view. |
| ResourceViewColumn | Project ’s view class used in ResourceUsage view and ResourceSheet view. |
| TableTextStyle | Represents a text style in a view table. |
| TaskTextStyleEventArgs | This class represents set of data that related to the rendering of table cell’s |
| TextStyle | Change the visual style of the text for an item in the project view. |
| Thickness | Represents margins of visual object. |
| TimescaleTier | Represents a single tier of the timescale on a Gantt Chart. |
| ViewColumn | Represents a column in a project view. |
| VisualObjectPlacement | Represents placement and appearance of OleObject in a view. |