|
virtual |
Given a value in axis units calculates a point in client coordinates.
It's X member of CBCGPPoint if the axis is horizontal, and Y if the axis is vertical.
dblValue | Specifies a value to be converted to client coordinates. |
bForceValueOnThickMark | Should be TRUE if you need a point corresponding to tick marks; can be FALSE to calculate a point with 0.5 unit offset, if the axis displays data between tick marks. |
bLogValue | TRUE - logarithmic axis; FALSE - otherwise. |
Reimplemented in CBCGPChartTernaryAxis.