Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Debug > API/Runtime/Engine/Debug/UReporterGraph
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Debug/ReporterGraph.h |
| Include | #include "Debug/ReporterGraph.h" |
void SetStyles
&40;
EGraphAxisStyle::Type NewAxisStyle,
EGraphDataStyle::Type NewDataStyle
&41;
Remarks
Set the styles of the axes.
Parameters
| Name | Description |
|---|---|
| NewAxisStyle | The new style to draw the axes with. |
| NewDataStyle | The new style to draw the data with. |