Gallery
- Data EngineDemonstrates direct use of the DataEngine and subsequent series / element manipulation of populated data.
- Gantt DBDemonstrates creating a Gantt chart dynamically from a database.
- Scatter Date Time DBDemonstrates creating a scatter chart dynamically from a database using a data/time axis.
- Multi Series From ColumnsDemonstrates how to add multiple series from different database columns using datafields and customize series settings afterwards using the OnPostDataProcessing event.
- Multi Series From Columns 2Demonstrates how to easily add multiple series from different database columns using datafields.
- DatagridDisplays tabular chart data in a datagrid along with the chart image.
- Datagrid CustomDisplays a tabular chart data in a custom datagrid along with the chart image.
- Datagrid TemplateDemonstrates usage of the datagrid series header template in an automated drilldown chart.
- Financial DBDemonstrates how to use a database to generate a financial chart.
- SplitbyDemonstrates use of the split by feature along with show other.
- Start Day Of WeekDemonstrates data grouping by weeks with a custom start day of week selected.
- Start Month Of YearDemonstrates data grouping by years with a custom start month of year selected.
- Custom AttributesDemonstrates the usage of custom attributes on a per element basis set from the database.
- Gantt Date TimedbDemonstrates creating a Gantt chart dynamically from a database using a data/time axis.
- LimitDemonstrates limiting the number of elements in the series and the 'show other' functionality.
- Limit Primary SeriesDemonstrates limiting the number of elements in the multiple series relative to a primary series.
- Custom Attribute FormattingDemonstrates how to format custom element attributes through tokens.
- Post Data ProcessingDemonstrates the usage of the PostDataProcessing event.
- Quick DB ChartDemonstrates quickly getting data from a database using API shortcuts.
- Data Grid Data EngineDemonstrates how to populate chart data to a DataGrid using DataEngine object.
- Data Grid Custom AttributesDemonstrates using custom element attributes inside dataGrids.
- Gridview Custom AttributesDemonstrates using custom element attributes inside a GridView.