[]
Gets or sets the int value determining the minimal width of slots in TimeLine view. Default value is -1. If this property is set to default value, slot width is determined automatically according to current view settings and style options.
public int MinSlotWidth { get; set; }
The actual width might be bigger depending on used font size.