![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Classes | |
struct | axis_ticks |
Public Member Functions | |
grid_t (C &plot) | |
grid_t (const grid_t &rhl) | |
grid_t (grid_t &&rhl)=delete | |
Public Attributes | |
axis_ticks | x_axis {*this} |
axis_ticks | y_axis {*this} |
Definition at line 97 of file plot_grid.cppm.
|
inlineexplicit |
|
inline |
|
delete |
axis_ticks charts::grid_t< C >::x_axis {*this} |
Definition at line 149 of file plot_grid.cppm.
axis_ticks charts::grid_t< C >::y_axis {*this} |
Definition at line 150 of file plot_grid.cppm.