[]
        
(Showing Draft Content)

C1.Android.Chart.Annotation.Polygon

Polygon Class

Represents a polygon annotation for AnnotationLayer

Inheritance
Polygon
Namespace: C1.Android.Chart.Annotation
Assembly: C1.Android.Chart.dll
Syntax
public class Polygon : Shape, IDependencyObject, IPolygon, IShape, IAnnotationBase, IStyleProvider

Constructors

Name Description
Polygon()

Create an instance of Polygon.

Polygon(string)

Create an instance of Polygon.

Fields

Name Description
PointsProperty

Identifies the Points dependency property.

Properties

Name Description
Points

Gets the collection of points of the polygon annotation.

Methods

Name Description
GetSize()

Gets the annotation size.