skip to main content
Charts > Glossaries > JViews Charts Glossary > C
 
C
category data sets
By using the IlvDefaultDataSet class, you can specify whether x-values should be stored in memory or computed according to the indices of data points. Such data sets are also called category data sets, because x-values correspond to a category number.
coordinate system
A mapping from the 2-dimensional data space to the 2-dimensional space of screen coordinates. For a cartesian chart, with two straight-line axes, the coordinate system can be described by a 2D affine transformation.
CSS
Cascading Style Sheets. A mechanism for adding style, such as fonts, colors, spacing, to Web documents. The CSS language is specified by World Wide Web Consortium (W3C) Recommendations. Full Recommendations exist for CSS level 1 and level 2.
CSS for Java
A proprietary translation of CSS2 by Rogue Wave® to make it available for styling Java™ objects.
CSS2
Cascading Style Sheets, level 2. A style sheet language that allows authors to attach style to structured documents, such as HTML documents or XML applications. CSS2 separates the presentation style from the content and thus simplifies Web authoring and site maintenance.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.