FGraphValueViewport

Unreal Engine C++ API Reference > 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 )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library