Hi Robert,
Greetings from Syncfusion support.
You can enable the “Show data in hidden rows and columns” checkbox by setting the
PlotVisibleOnly property to false as below.
Code snippet:
chart.PlotVisibleOnly = false; |
Kindly let us know if it helps.
Regards,
Shamini