Arc(Elements elements,
Key childKey,
IsDefaultArc defaultValues,
NativeObject nativeObject) |
Creates the object with the parent, the key of this element, default values and native object to map java script properties.
|
Bar(Elements elements,
Key childKey,
IsDefaultBar defaultValues,
NativeObject nativeObject) |
Creates the object with the parent, the key of this element, default values and native object to map java script properties.
|
Line(Elements elements,
Key childKey,
IsDefaultLine defaultValues,
NativeObject nativeObject) |
Creates the object with the parent, the key of this element, default values and native object to map java script properties.
|
Point(Elements elements,
Key childKey,
IsDefaultPoint defaultValues,
NativeObject nativeObject) |
Creates the object with the parent, the key of this element, default values and native object to map java script properties.
|