TdxGanttControlChartView.TimescaleUnit Property
Specifies a time measurement unit for the Chart View.
#Declaration
property TimescaleUnit: TdxGanttControlChartViewTimescaleUnit read; write; default TdxGanttControlChartViewTimescaleUnit.Days;
#Property Value
Type | Default |
---|---|
Tdx |
Days |
#Remarks
Use this property to switch the Chart View between different time periods. A user can zoom the Chart View in or out with the mouse wheel, to change the TimescaleUnit property value.
The TimescaleUnit property’s default value is TdxGanttControlChartViewTimescaleUnit.Days.