Indeed there seems to be an error in the binding, Zones expects an array of LineSeriesZonesCfg so an exception is thrown and nothing shows up. I reported the issue here. In the meantime, you can use the As function to pass an array:

1
2
3
// ...,
Zones = As [|LineSeriesZonesCfg(Color = "#FF0000" )|],
// ...
By on 10/15/2016 5:44 AM ()

Excellent, thanks for the quick reply!

By on 10/15/2016 5:57 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper