InterviewSolution
Saved Bookmarks
| 1. |
Diffentiate between category axis and value axis |
|
Answer» The FUNDAMENTAL difference is a Value-Axis uses the X-Value to compute distance on the XAxis, WHEREAS a Category-Axis uses the X-Index. Value-Axis are PRIMARILY used in scientific software where Category –Axis are TYPICALLY used in financial software |
|