Lines Drawer
Draw straight lines on X or Y axis.
Options
Line Color
Color
Line color.
Line Thickness
float
Line thickness.
Transparent Background
bool
Change color of the
Graphic
component to transparent.LinesX
ObservableList<float>
Position on X axis where vertical line should be drawn in range [0..width], 0 at left.
LinesY
ObservableList<float>
Position on Y axis where horizontal line should be drawn in range [0..height], 0 at bottom.