Gets or sets a set of JavaScript function body code statements (considering control, and item parameters), returning extra SVG content to be presented for items in the chart.
Namespace:
DlhSoft.Web.Mvc.PertAssembly: DlhSoft.ProjectData.PertChart.Mvc.Extensions (in DlhSoft.ProjectData.PertChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual string ExtraTaskEventTemplateClientCode { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property ExtraTaskEventTemplateClientCode As String |