TdxGanttControlChartViewSheetOptions.Width Property
In This Article
Specifies the Chart View‘s width, in pixels.
#Declaration
Delphi
property Width: Integer read; write; default DefaultWidth;
#Property Value
Type | Default |
---|---|
Integer | Default |
#Remarks
Use this property to change a column width.
The Width property’s default value is 200.
See Also