Name (String)

Specifies the pareto graph name. Corda Builder assigns a default name, but you can change it as needed.



Type (ParetoType, pareto)

Specifies the type of pareto graph.

Values
paretoCreates a two-dimensional pareto graph.
3D-paretoCreates a three-dimensional pareto graph.




Common (common)

Defines basic object placement rules.

Properties

Top: (String)  Specifies the distance from the top edge of the Project Canvas to the object.

Left: (String)  Specifies the distance from the left edge of the Project Canvas to the object.

Width: (String)  Specifies the width of the object.

Height: (String)  Specifies the height of the object.

Keep Proportions: (Boolean)  Enables/disables proportion locks for the object.

Anchor: (Anchor)  Specifies the objects anchor point on the Project Canvas.

Values
top-leftSpecifies the top-left corner of an object as its anchor point.
top-centerSpecifies the top-center point of an object as its anchor point.
top-rightSpecifies the top-right corner of an object as its anchor point.
middle-leftSpecifies the middle-left point of an object as its anchor point.
middle-centerSpecifies the center point (horizontal and vertical center) of an object as its anchor point.
middle-rightSpecifies the middle-right point of an object as its anchor point.
bottom-leftSpecifies the bottom-left corner of an object as its anchor point.
bottom-centerSpecifies the bottom-center point of an object as its anchor point.
bottom-rightSpecifies the bottom-right corner of an object as its anchor point.


Is Hover Item: (Boolean)  Enables/disables the object as a hover object.

Visible: (Boolean)  Enables/disables display of the object.