Version

Polygon Class Fields

For a list of all members of this type, see Polygon members.

Public Fields
 NameDescription
Public FieldAccumulatedElementsValueAccumulated value of elements. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public FieldDataPointsThe array of DataPoint primitives constituting this Polygon.  
Public FieldflatBottomDetermines whether or not this polygon should have a flat bottom, as polygons in area charts do.  
Public FieldlineStyleLineStyle used for this primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.PrimitiveShape)
Public FieldPointsAn array containing each major point in the perimeter this polygon.  
Public FieldsplineTensionSpline tension of this polygon.  
See Also