FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart.Annotation Namespace / Polygon Class / PointsProperty Field

In This Topic
    PointsProperty Field (Polygon)
    In This Topic
    Identifies the Points dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly PointsProperty As DependencyProperty
    public static readonly DependencyProperty PointsProperty
    See Also