[]
        
(Showing Draft Content)

C1.WPF.C1Chart.RPolygon

RPolygon Class

Represents regular polygon.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class RPolygon : Symbol, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
RPolygon()

Initializes a new instance of RPolygon class.

Fields

Name Description
NumVerticesProperty

Identifies the NumVertices dependency property.

Properties

Name Description
LegendShape

Gets the legend shape of plot element.

NumVertices

Gets or sets number of polygon vertices.

Methods

Name Description
AddFakeEllipse(PathGeometry, Point, double, double, double)

Creates and adds ellipse geometry that is used for hit testing.

UpdateGeometry(PathGeometry, Size)

Recreates the geometry describing the symbol.