|
| CoordinateLine | Line [get] |
| |
| Coordinates | Start [get] |
| |
| Coordinates | End [get] |
| |
| List<(Coordinates Point, string Label)> | Ticks = [] [get] |
| |
| LineStyle | EdgeLineStyle = new() { IsVisible = true, Width = 1, Color = Colors.Black, } [get, set] |
| |
| TickMarkStyle | TickMarkStyle = new() { Length = 5, Color = Colors.Black } [get, set] |
| |
| LabelStyle | TickLabelStyle = new() [get, set] |
| |
| LabelStyle | LabelStyle = new() { FontSize = 16, Bold = true } [get, set] |
| |
| PixelOffset | TickOffset [get, set] |
| |
| string | LabelText = string.Empty [get, set] |
| |
◆ TriangularAxisEdge()
| ScottPlot.TriangularAxisEdge.TriangularAxisEdge |
( |
CoordinateLine |
line | ) |
|
|
inline |
◆ Bottom()
◆ Color()
| void ScottPlot.TriangularAxisEdge.Color |
( |
Color |
color | ) |
|
|
inline |
◆ GetCoordinates()
| Coordinates ScottPlot.TriangularAxisEdge.GetCoordinates |
( |
double |
fraction | ) |
|
|
inline |
Return the point along this axis a given fraction between 0 and 1.
◆ Left()
◆ Right()
◆ Title() [1/2]
| void ScottPlot.TriangularAxisEdge.Title |
( |
string |
title | ) |
|
|
inline |
◆ Title() [2/2]
| void ScottPlot.TriangularAxisEdge.Title |
( |
string |
title, |
|
|
Color |
color |
|
) |
| |
|
inline |
◆ AxisLimits
| readonly AxisLimits ScottPlot.TriangularAxisEdge.AxisLimits = new(0, 1, 0, MaxY) |
|
static |
◆ MaxY
| readonly double ScottPlot.TriangularAxisEdge.MaxY = Math.Sqrt(3) / 2 |
|
static |
◆ EdgeLineStyle
◆ End
◆ LabelStyle
| LabelStyle ScottPlot.TriangularAxisEdge.LabelStyle = new() { FontSize = 16, Bold = true } |
|
getset |
◆ LabelText
| string ScottPlot.TriangularAxisEdge.LabelText = string.Empty |
|
getset |
◆ Line
◆ Start
◆ TickLabelStyle
| LabelStyle ScottPlot.TriangularAxisEdge.TickLabelStyle = new() |
|
getset |
◆ TickMarkStyle
◆ TickOffset
◆ Ticks
The documentation for this class was generated from the following file:
- ScottPlot/src/ScottPlot5/ScottPlot5/Primitives/TriangularAxisEdge.cs