The annotation model object which encapsulates the logic for calculating the bounds of the free figure points.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
C#
public class CartesianFreeFigureAnnotationModel : MultipleAxesAnnotationModel, IDisposable, INotifyPropertyChanged
Inheritance: objectDisposableObjectPropertyBagObjectChartNodeChartElementChartAnnotationModelMultipleAxesAnnotationModelCartesianFreeFigureAnnotationModel...
Implements:
Inherited Members
Constructors
C#
public CartesianFreeFigureAnnotationModel()
Properties
Methods
Updates the model.
C#
protected override void UpdateCore()
Overrides: