Hello,
I am using the ASP.NET Core MVC dashboard. I would like to change the font size and font weight of the x and y axis point labels, x and y axis labels, and legen d labels. I have handled the dashboardViewerApi's onItemWidgetUpdated() method, but I am unsure of how to change font size and weight after obtaining the underlying widget via args.getWidget().
Thanks,
Justin Owen