Class describing the crossing value of an axis. More...
#include <ilviews/charts/graphic.h>
Public Member Functions | |
virtual IlDouble | getCrossingValue (IlvCoordinateInfo *info) const =0 |
get the crossing value for this IlvCoordinateInfo | |
Class describing the crossing value of an axis.
Library: ilvcharts
This class describes at which value an axis will cross an other (min value, max value, fixed value). It should not be used directly.