IBarChartItem Interface
Represents a bar chart item.
public interface IBarChartItem
- Namespace
- Spectre
.Console - Implementing Types
Properties
Extension Methods
-
T And
< I Bar Chart Item> (Action < I Bar Chart Item> ) - Performs the specified action on the given object and then returns the object. Useful for fluent testing patterns where additional assertions or operations are chained together in a readable manner.