ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / RPolygon Class / NumVerticesProperty Field


In This Topic
    NumVerticesProperty Field
    In This Topic
    Identifies the NumVertices dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly NumVerticesProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = RPolygon.NumVerticesProperty
    public static readonly DependencyProperty NumVerticesProperty
    See Also