IBreakdownChartItem Interface
Represents a breakdown chart item.
public interface IBreakdownChartItem
- Namespace
- Spectre
.Console - Implementing Types
Properties
Extension Methods
-
T And
< I Breakdown Chart Item> (Action < I Breakdown 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.