SegmentVisualPoint
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Drawing.Segments
Summary:
Defines a point in a segment that is part of a path.
Object
=>
SegmentVisualPoint
Constructors
// Defines a point in a segment that is part of a path.
| BoundedDrawnGeometry geometry | // The drawn geometry for the point. |
)
Properties
Gets the drawn geometry for the point.
Type: BoundedDrawnGeometry
Type: BoundedDrawnGeometry
Gets the X error geometry.
Type: BaseLineGeometry
Type: BaseLineGeometry
Gets the Y error geometry.
Type: BaseLineGeometry
Type: BaseLineGeometry