Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 ComponentOne 控件(例如:LineChart、Slider)时,您可以传入许多选项。使用 FireBug 或 Chrome 开发者工具,我如何访问控件的选项?如果我更改了一个值,我需要做什么才能使更改反映在 UI 上?
您可以在调试期间使用以下 jQuery 中的选择器访问选项:
$("#wijlinechart").data("wijlinechart").options