Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I have Custom Chart Widgets, and trying to display bar chart but I don't know what property do i need to configure for this.
Thanks in advance
Solved! Go to Solution.
This here is a step-by-step example which should work fine.
Maybe you missed one of the mappings or steps.
You need to bind an InfoTable to the Bar Chart's DATA input for displaying any data.
Thanks for the reply. Yes i did the same but still bar chart not displayed could you please share property window screen. because I thing i miss some configuration over there. here i attached output screen.
Thanks
You also have to select the X-axis and Data Fields in the properties.
thanks for reply... but still i am not getting proper Bar chart.
PFA of output screen.
Thanks
This here is a step-by-step example which should work fine.
Maybe you missed one of the mappings or steps.