Compact(BreakdownChart, bool) Method
    Sets whether or not the chart and tags should be rendered in compact mode.
    
        public static BreakdownChart Compact(this BreakdownChart chart, bool compact)- Namespace
- Spectre.Console 
- Containing Type
- BreakdownChart Extensions 
Parameters
- BreakdownChart chart
- The breakdown chart.
- bool compact
- Whether or not the chart and tags should be rendered in compact mode.