Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/ViewModels
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphSeries.h |
| Include | #include "Insights/ViewModels/GraphSeries.h" |
Syntax
class FGraphValueViewport
Functions
| Type | Name | Description | |
|---|---|---|---|
| double | GetBaselineY () |
||
| float | GetRoundedYForValue
(
double Value |
||
| double | GetScaleY () |
||
| double | GetValueForY
(
float Y |
||
| float | GetYForValue
(
double Value |
||
| void | SetBaselineY
(
const double InBaselineY |
||
| void | SetScaleY
(
const double InScaleY |