EGraphAxisStyle::Type

Draw styles for axes.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Debug/ReporterGraph.h

Include

#include "Debug/ReporterGraph.h"

Syntax

namespace EGraphAxisStyle
{
    enum Type
    {
        Lines,
        Notches,
        Grid,
    }
}

Values

Name

Description

Lines

Notches

Grid

Remarks

Draw styles for axes.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss