New to Kendo UI for Angular? Start a free 30-day trial
Window Configuration
Updated on Jan 20, 2026
To configure the Chart Wizard Window, bind the windowSettings option to a WindowSettings object.
The WindowSettings object has the following fields:
height—Sets the height of the Window.width—Sets the width of the Window.minHeight—Sets the minimum height of the Window.minWidth—Sets the minimum width of a Window.state—Specifies the initial state of the Window.modal—Specifies the modality of the Window.
The following example demonstrates the available settings.
Change Theme
Theme
Loading ...