I'm trying to link the same object to multiple objects within the box. But the objects within the box are laying horizontally instead of vertical.
:Application:
rectangle Set{
Application-right--> (Set Property)
(Set Property)-right..> (Sensor Property) : <<extends>>
(Set Property)-right..> (Info Property) : <<extends>>
(Set Property) .right..> (Audio Property) : <<extends>>
(Set Property) .right..> (Car navigation Property) : <<extends>>
(Set Property) .right..> (Cluster Property) : <<extends>>
(Set Property) .right..> (Diagnostic Property) : <<extends>>
(Set Property) .right..> (HVAC Property) : <<extends>>
(Set Property) .right..> (Power Property) : <<extends>>
(Set Property) .right..> (Vendor extension Property) : <<extends>>
}