Class BarSeriesBar | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
public class BarSeriesBar
Inheritance
BarSeriesBar
Inherited Members
Constructors
BarSeriesBar(string, GraphCellToRender, float)
Creates a new instance of a single bar rendered in the given fill
that extends outvalue
graph space units in the default Orientation
Properties
The color and character that will be rendered in the console when the bar extends over it
Optional text that describes the bar. This will be rendered on the corresponding Axis unlessDrawLabels is false
The value in graph space X/Y (depending on Orientation) to which the bar extends.