Thursday Feb 18, 2010 at 02:04 AM | Posted by: jayn
Essential Chart for WPF now supports SyncChartAreas. Multiple ChartAreas are used to visualize the graphs side by side. With this new feature - SyncChartAreas, ChartAreas could be aligned across one primary x-axis. Please refer to the below XAML: <syncfusion:Chart Name="syncChart" Background="Transparent"> <syncfusion:SyncChartAreas> <!--Common Primary X-axis--> ... [More]

Tag cloud