FGraphSeries::GetValueForY

Windows
MacOS
Linux

References

Module

TraceInsights

Header

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

Include

#include "Insights/ViewModels/GraphSeries.h"

Syntax

double GetValueForY
(
    float Y
) const

Returns

Value for specified Y position.

Parameters

Parameter

Description

Y

a Y position (in viewport local space); in pixels (Slate 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