Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > FGraphSeries
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphSeries.h |
Include | #include "Insights/ViewModels/GraphSeries.h" |
double GetValueForY ( float Y ) const
Value for specified Y position.
Parameters
Name | Description |
---|---|
Y | a Y position (in viewport local space); in pixels (Slate units). |