MCPcopy Create free account
hub / github.com/arrayfire/forge / get

Method get

src/api/cpp/chart.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146fg_chart Chart::get() const
147{
148 return mValue;
149}
150
151ChartType Chart::getChartType() const
152{

Callers 3

ChartMethod · 0.45
addMethod · 0.45
renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected