Skip to content

LabelStyle: add interface and helper base class #3658

@swharden

Description

@swharden

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions