Browse our Products

Aspose.Tasks for .NET 24.9 Release Notes

All Changes

KeySummaryIssue Type
TASKSNET-11283Add support for rendering RectangleBottom, LineMiddle, LineTop task bars middle shapesEnhancement
TASKSNET-11278Add TaskUid to TaskValidationExceptionEnhancement
TASKSNET-11280Fix indents are included to task names when rendering bar texts in Gantt chartBug
TASKSNET-11274Fix calculation of assignments peak unitsBug
TASKSNET-11273Fix calculation of ActualDuration and Duration by work for resource assignments with non-flat work contourBug
TASKSNET-11264Fix reading of timephased data for the file with intersection of working exception and calendar exceptionBug
TASKSNET-11245Add baseline bars rendering in Gantt chartBug
TASKSNET-11240Fix rendering of Gantt chart barsBug

Public API and Backwards Incompatible Changes

The following public methods and properties were added:Description
Aspose.Tasks.TaskValidationException.TaskGets the task which caused the exception.
Aspose.Tasks.Visualization.BarStyle.StartShapeTypeGets or sets a type of the start shape.
Aspose.Tasks.Visualization.BarStyle.EndShapeTypeGets or sets a type of the end shape.
Aspose.Tasks.Visualization.BarStyle.FromGets or sets a start point position of the gantt bar.
Aspose.Tasks.Visualization.BarStyle.ToGets or sets a finish point position of the gantt bar.
The following public enumerations were added:Description
Aspose.Tasks.Visualization.BarShape.HalfHeightBottomIndicates bottom-aligned half height rectangle bar shape.
Aspose.Tasks.Visualization.BarShape.LineTopIndicates top-aligned line shape.
Aspose.Tasks.Visualization.Shape.CircleIndicates Circle shape.