Public Property JS As JsOptions
Dim instance As Chart Dim value As JsOptions instance.JS = value value = instance.JS
public JsOptions JS {get; set;}