OpenPine C++ API
C++ wrapper for the OpenPine Pine Script VM
Loading...
Searching...
No Matches
background_colors.hpp File Reference

C++ wrapper for background-colors visual output. More...

#include <cstdint>
#include <optional>
#include <string_view>
#include "../display.hpp"
#include "../ffi.hpp"
#include "../string_ref.hpp"

Go to the source code of this file.

Classes

class  openpine::seriesgraph::BackgroundColors
 Represents background-colors settings in a chart. More...

Namespaces

namespace  openpine
namespace  openpine::seriesgraph

Detailed Description

C++ wrapper for background-colors visual output.

Definition in file background_colors.hpp.