start_date property
start_date property
The start date of the Gantt Chart View to be included into the output.
Definition:
@property
def start_date(self):
...
@start_date.setter
def start_date(self, value):
...
See Also
- module
groupdocs.viewer.options - class
ProjectManagementOptions