| RMGraph | 
 The RMGraph class provides a template and the machinery for generating graphs. 
 | 
| RMGraph.FontBox | 
 Returns the part rect. 
 | 
| RMGraphIntervals | 
 Returns a list of graph intervals given a range and count. 
 | 
| RMGraphLegend | 
 An inner class for Legend. 
 | 
| RMGraphPartBars | 
 This shape is used by graph area to hold attributes of bars. 
 | 
| RMGraphPartLabelAxis | 
 This shape is used by graph area to hold attributes of the value axis. 
 | 
| RMGraphPartPie | 
 This shape is used by graph area to hold attributes of pies. 
 | 
| RMGraphPartSeries | 
 This shape is used by graph area to hold attributes of the value axis. 
 | 
| RMGraphPartValueAxis | 
 This shape is used by graph area to hold attributes of the value axis. 
 | 
| RMGraphRPG | 
 A shape class for a generated RMGraph. 
 | 
| RMGraphRPGBar | 
 This class generates (and represents) a RPG'd bar graph area. 
 | 
| RMGraphRPGBar.BarGraphShape2D | 
 A BarGraphShape implementation. 
 | 
| RMGraphRPGLine | 
 This class generates (and represents) a RPG'd line graph area. 
 | 
| RMGraphRPGPie | 
 This class generates (and represents) a RPG'd pie graph area. 
 | 
| RMGraphSection | 
 Represents the data in the sections of a merged or separated graph. 
 | 
| RMGraphSeries | 
 A class to represent a graph series, contains a list of series items. 
 | 
| RMGraphSeries.Item | 
 A class to represent an individual item inside a graph series, including its key, group, value and bar/wedge
 shape. 
 |