uniqueNames property
(Highcharts, Gantt) Applies only when the axis type is category. When uniqueNames is true, points are placed on the X axis according to their names. If the same point name is repeated in the same or another series, the point is placed on the same X position as other points of the same name. Wh
Implementation
final bool? uniqueNames;