A 3D Column Chart displays vertical bars with depth perspective, and its support for negative values lets columns extend below the baseline. This makes it straightforward to visualize both gains and losses in a single view.
This sample tracks the profit dynamics of a company across Florida, Texas, Nevada, and Arizona from 2001 to 2003. Positive columns rise above the zero line while negative ones drop below it, clearly highlighting regions that operated at a loss. Labels are enabled on every column so exact figures are immediately visible, and tooltips in single mode show the state name alongside the value in thousands. The legend identifies the four regional series.
See the 3D Column Chart documentation for all configuration options.