ScottPlot Version: 4.1.43
Operating System: Win10
Application Type: WinForms
Question: Users keep asking for more plot customization fields to the point where I am wrapping almost everything into a custom PropertyGrid. It is a lot easier to allow the user to select a Plottable to be assigned as the active PropertyGrid object and let them have access to everything they want and more. This works well, but some params are not exposed, such as text rotation and background color. Any underlying reason for this?
Here is an example PropertyGrid for a Text plottable:
