Hello,
I'm struggling to reproduce similar charts as below with the SfChart. My input data is C# .NET DataTable with the sample as bellow.
What's the best way to plot the data so it falls within the categories as on the screenshots below (taken from pivot charts in excel)? I have created custom class from the DataTable to group the data, but I cannot get the SFChart to plot dual x-axis.
excel example Serial Plot:
DataTable Sample (int,string,string):
AvailableSize | Type | Serial |
34 | L3A | 6655602 |
28 | EBXT12S | 837322 |
28 | EBXT12S | 837322 |
22 | ZZZC310H | XX967xT |
22 | ZZZC310H | XX967xT |
17 | TH44A | T268738 |
17 | ZZZT3C10MH | XX205XT |
13 | EQH16R | 836733 |
13 | EQH16R | 836733 |
13 | MDSIXXC | XX3432 |
13 | MDSIXXC | XX3432 |
13 | MDSIXXC | XX3432 |
13 | MDSIXXC | XX3432 |
8 | XSXXC | JV6356 |
8 | XSXXC | XX0538 |
8 | XSXXC | XX0538 |
8 | XSXXC | XX0538 |
8 | XSXXC | XX0538 |
8 | XSXXC | XX0538 |
8 | XSXXC | XX0538 |
8 | XSXXC | XX0538 |
8 | XSXXC | XX0942 |
8 | XSXXC | XX0942 |
8 | XSXXC | XX0942 |
8 | XSXXC | XX0942 |
8 | XSXXC | XX0942 |
8 | XSXXC | XX0942 |
8 | XSXXC | XX0942 |
8 | XSXXC | XX0942 |
8 | XSXXC | XX0942 |
8 | TD506X | 7964879 |
8 | TD506X | 7964879 |
8 | TD506X | 7964879 |
5 | VVV18H | XX677XT |
5 | VVV18H | XX677XT |
5 | VVV18H | XX677XT |
5 | VVV18H | XX677XT |
5 | VVV18H | XX677XT |
5 | VVV18H | XX677XT |
5 | VVV18H | XX677XT |
5 | VVV18H | XX677XT |
5 | VVV18H | XX677XT |
Hi Gayathri,
Could you please check the Sample1653825413.zip permissions? I don't have access to it (Acess denied).
Thank you,
Michal.
Hi Gayathri,
Could you please check the sample link permissions? I'm still getting Access Denied when I try to download the sample file.
Thanks Gayathri,
I've managed to access it now.