Skip to content

transparent backgrounds for FormsPlot and WpfPlot #286

@envine

Description

@envine

Is it possible to set transparent background on formsPlot control in WinForms?

formsPlot.plt.Style(figBg: Color.Transparent); 
formsPlot.plt.Style(dataBg: Color.Transparent);

This makes blue background as we see in the designer.
It seems that bitmap can be generated with transparency, but I need it in WinForms control.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions