API Reference
Class
GraphScenePoint
Describes a prepared point in graph scene coordinates.
Inheritance
- Object
- GraphScenePoint
Constructors
GraphScenePoint(System.Double x, System.Double y) #Creates a graph scene point.
Parameters
- x System.Double
- Horizontal scene coordinate.
- y System.Double
- Vertical scene coordinate.