Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Project View Settings Configuration Overview
Topic Overview
Purpose
This topic gives an overview of the xamGantt™ ProjectViewSettings class and its configurable aspects.
Required background
The following topics are prerequisites to understanding this topic:
Topic |
Purpose |
|
This topic describes basic conceptual information about xamGantt, project, tasks and other xamGantt elements.
|
|
This group of topics describes the xamGantt control in details.
|
In this topic
This topic contains the following sections:
Introduction
ProjectViewSettings class summary
The ProjectViewSettings
class provides those settings affecting the xamGantt’s view.
These configurable aspects include:
-
Critical tasks highlighting
-
Non-working days/hours highlighting
-
Slack visual representation in the xamGantt’s chart section
Project View’s Properties Summary Configuration Settings
Project view’s properties configuration summary settings chart
The following table lists some of the main configurable aspects of the xamGantt’s ProjectViewSettings
.
Configurable aspect |
Details |
Property |
Configuring the critical tasks highlighting
|
Returns or sets a Boolean value indicating if the critical tasks appear as highlighted.
|
|
Configuring summary tasks visibility
|
Returns or sets a Boolean value indicating if the summary tasks are visible.
|
|
Configuring slack visibility
|
Returns or sets a Boolean value indicating if a bar, representing the slack for tasks with free slack greater than 0, is visible.
|
|
Configuring non-working days highlighting
|
Returns or sets a value indicating how the non-working days/hours appear as highlighted.
|
|
|
Returns or sets the timescale for the view.
|
|
Related Content
Topics
The following topics provide additional information related to this topic.
Topic |
Purpose |
|
This topic explains how to configure summary task visibility using the xamGantt control.
|
|
This topic explains how to configure slack visibility in the xamGantt control’s chart section.
|
|
This topic explains how to configure highlighting of nonworking days/hours using the xamGantt control.
|