End users can enable the following built-in features of the OLAP Chart either through UI or a simple user-friendly API in the code-behind.
Supports common chart types, including column, area, bar, line, pie, scatter, funnel, radar, stacking column, 100% stacking column, stacking bar, stacking area, spline area, step area, spline, rotated spline, and step line. Each chart type is easily configurable at runtime for creating stunning visual effects.
Customize the chart style, legend style, border and background style, point label style, and label style of the primary and secondary axes.
Provides a set of built-in color palettes that are automatically applied to the data points if no custom colors are specified for the series.
Allows customizing the series color, border color, and border width of the control. You can perform these operations in the code-behind.
The legend provides a color code to help differentiate between chart series items. The legend has labels beside each color to present some detail about the series.
Provide basic information about a series while the pointer hovers over it.
Export an OLAP Chart to Excel, Image (*.bmp, *.png, *.jpg, *.jpeg, etc…) and PDF document. Several options are also provided to customize the exporting operations.
Print the control in black, color, or white modes. It also supports a cropping feature to print a particular part of the control.