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






Gets or sets the endpoint of the elliptical arc.

Namespace: MindFusion.Gauges
File: Segment.js

 Syntax

JavaScript  Copy Code

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

 Property Value

Type: Point
Point

The endpoint of the elliptical arc.

 See Also

ArcSegment Members
ArcSegment Class
MindFusion.Gauges Namespace