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 SetNotchesPerAxis
&40;
int NewNumXNotches,
int NewNumYNotches
&41;
Remarks
Set notches per axis.
Parameters
| Name | Description |
|---|---|
| NewNumXNotches | The number of notches/divisions to display on the graph on the X axis. |
| NewNumYNotches | The number of notches/divisions to display on the graph on the Y axis. |