Blazor Column with Negative Points Bar Chart Example
This Blazor Column Chart illustrates a column chart with negative points. Data points are enhanced with a tooltip.
In this example, you can see how to render and configure negative values in a column chart.
Tooltip
is enabled in this example. To see the tooltip in action, hover over a point or tap on a point in touch-enabled devices.
More information about the column series can be found in this documentation section.