MindFusion.Charting for JavaScript Programmer's Guide
LineSegment.point Property
See Also
 






Gets or sets the end point of the line segment.

Namespace: MindFusion.Gauges
File: Segment.js

 Syntax

JavaScript  Copy Code

get point() {}
set point(value) {}

 Property Value

Type: Point
Point

The end point of the line segment.

 See Also

LineSegment Members
LineSegment Class
MindFusion.Gauges Namespace