Gets or sets a value that indicates whether Scales collection is updated automatically according to the zoom level of the chart when the timeline page changes when IsFittingToTimelinePageEnabled is set to true.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public bool IsFittingToTimelinePageEnabledUpdatingScales { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property IsFittingToTimelinePageEnabledUpdatingScales As Boolean |