ShapeSet
Defines a set of shapes. This is the interface you should extend if you wish to supply custom shape sets to the widget.
Properties
labelPadding?
optionallabelPadding:number
Optional label padding when labels are top/bottom to use as a default for all shapes. Individual shapes can set their own values. This defaults to 10 pixels.
properties?
optionalproperties:ShapePropertyDefinition[]
A list of configurable properties exposed by shapes in this set.