MaxValue Property
Gets or sets the fixed max value for a bar chart.
public double? MaxValue { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- BarChart
- Property Type
- double?
Remarks
Defaults to null, which corresponds to largest value in chart.