NChartRibbonBuilder Class Members
The following tables list the members exposed by NChartRibbonBuilder.
| Name | Description |
 | AddTabPageBuilders | Overridden. Adds the Nevron Chart ribbon tab page builders. |
 | CreateApplicationMenu | Overridden. Creates the Nevron Chart application menu. The default implementation returns null, which means that an application (file) menu will not be shown. |
 | CreateStatusBarBuilder | Overridden. Creates the Nevron Chart status bar builder. The default implementation returns null, which means that a status bar will not be shown. |
Top