|
pure virtual |
Returns axis type for a specific chart implementation. Pure virtual in the base class.
Currently the library supports three axis types:
If you implement your own chart type, you need to override this method and return one of the above values.