ShowTagValues(BreakdownChart, bool) Method
    Sets whether or not tag values will be shown.
    
        public static BreakdownChart ShowTagValues(this BreakdownChart chart, bool show)- Namespace
- Spectre.Console 
- Containing Type
- BreakdownChart Extensions 
Parameters
- BreakdownChart chart
- The breakdown chart.
- bool show
- Whether or not tag values will be shown.