Skip to content

SP5: change API away from Plot.ShowBenchmark property #2961

@swharden

Description

@swharden

This is awkward

public bool ShowBenchmark { get; set; } = false;

Something like this would be more consistent with the rest of the API and make it easier to customize its other options

formsPlot1.Plot.Benchmark.IsVisible = true;

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