MCPcopy Create free account
hub / github.com/arrayfire/forge / ~Chart

Method ~Chart

src/api/cpp/chart.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39Chart::~Chart()
40{
41 fg_release_chart(get());
42}
43
44void Chart::setAxesTitles(const char* pX,
45 const char* pY,

Callers

nothing calls this directly

Calls 1

fg_release_chartFunction · 0.85

Tested by

no test coverage detected