Skip to content

YDataRange for ScatterPlots, SignalPlots #1942

@bclehmann

Description

@bclehmann

Feature Suggestion

Feature description: Gives the min and max y within an interval of x values. See also #1929

Code example:

(double yMin, double yMax) = sig.YDataRange(myPlot.GetAxisLimits());
myPlot.AutoAxisY(yMin, yMax);

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