Class RectangleAnnotation
Inheritance
System.Object
RectangleAnnotation
Implements
Inherited Members
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public class RectangleAnnotation : SolidShapeAnnotation, ICloneable
Constructors
RectangleAnnotation()
Declaration
public RectangleAnnotation()
Methods
CloneAnnotation(Annotation)
Declaration
protected override DependencyObject CloneAnnotation(Annotation annotation)
Parameters
Type | Name | Description |
---|---|---|
Annotation | annotation |
Returns
Type |
---|
System.Windows.DependencyObject |