Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/ViewModels > API/Developer/TraceInsights/Insights/ViewModels/FGraphSeries
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphSeries.h |
| Include | #include "Insights/ViewModels/GraphSeries.h" |
| Source | /Engine/Source/Developer/TraceInsights/Private/Insights/ViewModels/GraphSeries.cpp |
void UpdateAutoZoom
(
const float InTopY,
const float InBottomY,
const double InMinEventValue,
const double InMaxEventValue,
const bool bIsAutoZoomAnimated
)
Remarks
Updates the track's auto-zoom. Does nothing if IsAutoZoomEnabled() is false.