|
ScottPlot
|
Represents a single bar in a bar chart. More...
Public Member Functions | |
| void | Render (RenderPack rp, IAxes axes, SKPaint paint, LabelStyle labelStyle) |
Properties | |
| double | Position [get, set] |
| double | Value [get, set] |
| double | ValueBase [get, set] |
| double | Size = 0.8 [get, set] |
| double | Error = 0 [get, set] |
| Size of the error bar extending from Value | |
| double | ErrorSize = 0.2 [get, set] |
| Width of the error bar whiskers in axis units (same units as Position) | |
| bool | IsVisible = true [get, set] |
| FillStyle | FillStyle = new() { Color = Colors.Gray, IsVisible = true } [get, set] |
| Color | FillHatchColor [get, set] |
| IHatch? | FillHatch [get, set] |
| Color | FillColor [get, set] |
| LineStyle | LineStyle = new() { Color = Colors.Black, Width = 1, IsVisible = true } [get, set] |
| float | LineWidth [get, set] |
| LinePattern | LinePattern [get, set] |
| Color | LineColor [get, set] |
| Color | BorderColor [get, set] |
| float | BorderLineWidth = 1 [get, set] |
| float | ErrorLineWidth = 0 [get, set] |
| bool | ErrorPositive = true [get, set] |
| bool | ErrorNegative = true [get, set] |
| string | Label = string.Empty [get, set] |
| bool | CenterLabel = false [get, set] |
| float | LabelOffset = 5 [get, set] |
| Orientation | Orientation = Orientation.Vertical [get, set] |
| CoordinateRect | Rect [get] |
| IEnumerable< CoordinateLine > | ErrorLines [get] |
| AxisLimits | AxisLimits [get] |
Properties inherited from ScottPlot.IHasFill | |
Properties inherited from ScottPlot.IHasLine | |
Represents a single bar in a bar chart.
|
inline |
|
get |
|
getset |
|
getset |
|
getset |
|
getset |
Size of the error bar extending from Value
|
get |
|
getset |
|
getset |
|
getset |
|
getset |
Width of the error bar whiskers in axis units (same units as Position)
|
getset |
Implements ScottPlot.IHasFill.
|
getset |
Implements ScottPlot.IHasFill.
|
getset |
Implements ScottPlot.IHasFill.
|
getset |
Implements ScottPlot.IHasFill.
|
getset |
|
getset |
|
getset |
|
getset |
Implements ScottPlot.IHasLine.
|
getset |
Implements ScottPlot.IHasLine.
|
getset |
Implements ScottPlot.IHasLine.
|
getset |
Implements ScottPlot.IHasLine.
|
getset |
|
getset |
|
get |
|
getset |
|
getset |
|
getset |