FGraphSeries::GetYForValue

Windows
MacOS
Linux

References

Module

TraceInsights

Header

/Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphSeries.h

Include

#include "Insights/ViewModels/GraphSeries.h"

Syntax

float GetYForValue
(
    double Value
) const

Returns

Y position (in viewport local space) for a Value; in pixels (Slate units). Y == 0 at the top of the graph track, positive values are downward.

Parameters

Parameter

Description

Value

a value; in Value units

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss