ComponentOne Chart for WPF and Silverlight
Symbol Class
Members 


C1.WPF.C1Chart Namespace : Symbol Class
Represents base class for 2D plot symbols.
Object Model
Symbol Class
Syntax
'Declaration
 
Public Class Symbol 
   Inherits PlotElement
'Usage
 
Dim instance As Symbol
public class Symbol : PlotElement 
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.BoxSymbol
                           C1.WPF.C1Chart.DotSymbol
                           C1.WPF.C1Chart.RPolygon

See Also

Reference

Symbol Members
C1.WPF.C1Chart Namespace