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