New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinControls.ChartView.dll

Syntax:

C#
public class FreeFigurePoint

Inheritance: objectFreeFigurePoint

Constructors

C#
public FreeFigurePoint(object x, object y)
Parameters:xobjectyobject

Properties

C#
public RadRect Bounds { get; }
C#
public object X { get; }
C#
public object Y { get; }