Browse by Tags
All Tags » Chart » Grid (RSS)
-
Has anyone out there created a custom line chart for use as a grid cell? The search features on this forum appear to be broken so I wasn't able to find out if it's been discussed before.
What I'm wanting is a grid cell with a progress bar overlayed with a line chart showing the history of that cell's value. That way the ...
-
I'm wanting to create a line chart in a cell of a grid control. I'm debating between a few options:
Embed a chart control showing a 2D line into a cell in the grid
Custom draw a cell in the grid and paint my own line
Build the grid on the fly using .NET's flow layout panel with embedded table layout panels then custom draw the line ...
|
|
|
|