##########
HGraphAxis
##########

.. cpp:namespace:: HGraphAxis

.. default-domain:: cpp

Fields
======

================ ==========================================
double           :cpp:var:`~HGraphAxis::min`               
double           :cpp:var:`~HGraphAxis::max`               
double           :cpp:var:`~HGraphAxis::axis_scale_factor` 
double           :cpp:var:`~HGraphAxis::tick_frequency`    
double           :cpp:var:`~HGraphAxis::tick_size`         
double           :cpp:var:`~HGraphAxis::grid_frequency`    
double           :cpp:var:`~HGraphAxis::grid_min`          
double           :cpp:var:`~HGraphAxis::grid_max`          
HC_KEY           :cpp:var:`~HGraphAxis::segment`           
int              :cpp:var:`~HGraphAxis::precision`         
HGraphAxisScale  :cpp:var:`~HGraphAxis::axis_scale`        
bool             :cpp:var:`~HGraphAxis::show_labels`       
bool             :cpp:var:`~HGraphAxis::visible`           
================ ==========================================

Functions
=========

=== ================================================
..  :cpp:func:`HGraphAxis <HGraphAxis::HGraphAxis>` 
=== ================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: HGraphAxis
   :project: mvo
   :members:
   :undoc-members:



