ComponentOne Chart for WPF and Silverlight
RPolygon Class
Members 


C1.WPF.C1Chart Namespace : RPolygon Class
Represents regular polygon.
Object Model
RPolygon Class
Syntax
'Declaration
 
Public Class RPolygon 
   Inherits Symbol
'Usage
 
Dim instance As RPolygon
public class RPolygon : Symbol 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Shapes.Shape
                     C1.WPF.C1Chart.PlotElement
                        C1.WPF.C1Chart.Symbol
                           C1.WPF.C1Chart.RPolygon
                              C1.WPF.C1Chart.Star

See Also

Reference

RPolygon Members
C1.WPF.C1Chart Namespace