This data structure describes a single vertical column of pixels that represents the Y span of an X range of data points.
More...
|
| PixelColumn (float x, float enter, float exit, float bottom, float top) |
|
override string | ToString () |
|
|
readonly float | X |
|
readonly float | Enter |
|
readonly float | Exit |
|
readonly float | Bottom |
|
readonly float | Top |
|
This data structure describes a single vertical column of pixels that represents the Y span of an X range of data points.
◆ PixelColumn()
ScottPlot.PixelColumn.PixelColumn |
( |
float |
x, |
|
|
float |
enter, |
|
|
float |
exit, |
|
|
float |
bottom, |
|
|
float |
top |
|
) |
| |
|
inline |
◆ ToString()
override string ScottPlot.PixelColumn.ToString |
( |
| ) |
|
|
inline |
◆ WithoutData()
static PixelColumn ScottPlot.PixelColumn.WithoutData |
( |
float |
x | ) |
|
|
inlinestatic |
◆ Bottom
readonly float ScottPlot.PixelColumn.Bottom |
◆ Enter
readonly float ScottPlot.PixelColumn.Enter |
◆ Exit
readonly float ScottPlot.PixelColumn.Exit |
◆ Top
readonly float ScottPlot.PixelColumn.Top |
readonly float ScottPlot.PixelColumn.X |
◆ HasData
bool ScottPlot.PixelColumn.HasData |
|
get |
The documentation for this struct was generated from the following file:
- ScottPlot/src/ScottPlot5/ScottPlot5/Primitives/PixelColumn.cs