Server-side API

WebCharts 3D server-side API consists of three classes MxServerComponent, MxServerProperties, and MxChartDescription. An instance of MxServerProperties is used to initialize an instance of MxServerComponent and then instances of MxChartDescription are supplied to the server component in order to produce chart images.

NOTE. It is possible to use&nbspMxComponent to produce images on the server. However, MxComponent functions do not provide image caching and resource management and cannot be used to produce interactive images.