Plottables that have LabelStyle often expose shortcuts like FontSize, FontColor, BackgroundColor, etc. It would be nice if there were something like an IHasLabel which requires those shortcut properties and ensures they all have consistent naming, and they could all be added with one swoop by having a base class like FontStyleShortcuts that could be inherited.