Navigation
API > API/Runtime > API/Runtime/Engine
Draw styles for axes.
| Name | EGraphAxisStyle::Type |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Debug/ReporterGraph.h |
| Include Path | #include "Debug/ReporterGraph.h" |
Syntax
namespace EGraphAxisStyle
{
enum Type
{
Lines,
Notches,
Grid,
}
}
Values
| Name | Remarks |
|---|---|
| Lines | |
| Notches | |
| Grid |