ScottPlot
|
This configuration object (reference type) permanently lives inside objects which require styling. It is recommended to use this object as an init-only property. More...
Public Member Functions | |
MarkerStyle () | |
MarkerStyle (MarkerShape shape, float size) | |
MarkerStyle (MarkerShape shape, float size, Color color) | |
void | Render (SKCanvas canvas, Pixel px, SKPaint paint) |
Properties | |
bool | IsVisible = true [get, set] |
MarkerShape | Shape [get, set] |
float | Size [get, set] |
Diameter of the marker (in pixels) | |
Color | MarkerColor [get, set] |
LineStyle | LineStyle = new() { Width = 1 } [get, set] |
float | LineWidth [get, set] |
LinePattern | LinePattern [get, set] |
Color | LineColor [get, set] |
FillStyle | FillStyle = new() [get, set] |
Color | FillColor [get, set] |
Color | FillHatchColor [get, set] |
IHatch? | FillHatch [get, set] |
IMarker? | CustomRenderer = null [get, set] |
bool | FillOutline [get, set] |
LineStyle | Outline [get, set] |
LineStyle | OutlineStyle = new() { Color = Colors.Black, Width = 0 } [get, set] |
float | OutlineWidth [get, set] |
LinePattern | OutlinePattern [get, set] |
Color | OutlineColor [get, set] |
FillStyle | Fill [get, set] |
static MarkerStyle | Default [get] |
static MarkerStyle | None [get] |
![]() | |
![]() | |
![]() |
This configuration object (reference type) permanently lives inside objects which require styling. It is recommended to use this object as an init-only property.
|
inline |
|
inline |
|
inline |
|
inline |
|
getset |
|
staticget |
|
getset |
|
getset |
Implements ScottPlot.IHasFill.
|
getset |
Implements ScottPlot.IHasFill.
|
getset |
Implements ScottPlot.IHasFill.
|
getset |
|
getset |
Implements ScottPlot.IHasFill.
|
getset |
|
getset |
Implements ScottPlot.IHasLine.
|
getset |
Implements ScottPlot.IHasLine.
|
getset |
Implements ScottPlot.IHasLine.
|
getset |
Implements ScottPlot.IHasLine.
|
getset |
|
staticget |
|
getset |
|
getset |
Implements ScottPlot.IHasOutline.
|
getset |
Implements ScottPlot.IHasOutline.
|
getset |
Implements ScottPlot.IHasOutline.
|
getset |
Implements ScottPlot.IHasOutline.
|
getset |
|
getset |
Diameter of the marker (in pixels)