New to Kendo UI for Angular? Start a free 30-day trial
WindowSettings
The window settings of the Chart Wizard.
Name | Type | Default | Description |
---|---|---|---|
height? |
|
Specifies the height of the Window. The height property has to be set in pixels. | |
minHeight? |
|
Specifies the min-height of the Window. The min-height property has to be set in pixels. | |
minWidth? |
|
Specifies the min-width of the Window. The min-width property has to be set in pixels. | |
modal? |
|
Specifies the modality of the Window. | |
state? |
|
Specifies the initial state of the Window. | |
width? |
|
Specifies the width of the Window. The width property has to be set in pixels. |