ScottPlot
Loading...
Searching...
No Matches
Properties | List of all members
ScottPlot.BarSeries Class Reference

Holds a collection of bars which are all styled the same and have a common label. More...

Properties

IList< BarBars = Array.Empty<Bar>() [get, set]
 
string? Label [get, set]
 
Color Color [get, set]
 

Detailed Description

Holds a collection of bars which are all styled the same and have a common label.

Property Documentation

◆ Bars

IList<Bar> ScottPlot.BarSeries.Bars = Array.Empty<Bar>()
getset

◆ Color

Color ScottPlot.BarSeries.Color
getset

◆ Label

string? ScottPlot.BarSeries.Label
getset

The documentation for this class was generated from the following file: