Gets or sets the content to be presented as early start in the legend (when IsLegendVisible is true).
This is a dependency property.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public Object EarlyStartLegendContent { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property EarlyStartLegendContent As Object |