Skip to main content

xy

Description

Specifies sizes of the scheduler's elements

xy: SchedulerSizes

Example

scheduler.xy.scale_height = 25;//sets the height of the X-Axis
...
scheduler.init('scheduler_here',new Date(),"month");

Details

The xy object has the following properties:

Property

Description

Default value

Applicable views

bar_heightthe height of the task bars in the Month view20month
editor_widththe width of the event's text input140day, week, units
lightbox_additional_heightincreases the length of the lightbox50all views
map_date_widththe width of the date column in the Map view188map
map_description_widththe width of the description column in the Map view400map
margin_leftthe left margin of the main scheduler area0all views
margin_topthe bottom margin of the main scheduler area0all views
menu_widththe width of the selection menu25day, week, units
min_event_heightthe minimal height of the event's box40day, week, units
month_scale_heightthe top offset of an event in a cell in the month view20month
scale_heightthe height of the X-Axis20all views
scale_widththe width of the Y-Axis50day, week, timeline, units
scroll_widththe width of the scrollbar area18all views
note

Note, all the xy' properties have the data type 'number'.

Illustration images

Month view

month_xy_property

Week view

week_xy_property

Day view

day_xy_property

Map view

map_xy_property

lightbox_xy_property

Change log

  • nav_height property was removed in v7.0, the toolbar can be sized by css.
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.