Spread WPF Documentation
BaseSparklineView Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : BaseSparklineView Class
Represents the base sparkline view class.
Object Model
BaseSparklineView Class
Syntax
'Declaration
 
Public MustInherit Class BaseSparklineView 
   Inherits System.Windows.Controls.Panel
'Usage
 
Dim instance As BaseSparklineView
public abstract class BaseSparklineView : System.Windows.Controls.Panel 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     GrapeCity.Windows.SpreadSheet.UI.BaseSparklineView
                        GrapeCity.Windows.SpreadSheet.UI.ColumnSparklineView
                        GrapeCity.Windows.SpreadSheet.UI.LineSparklineView
                        GrapeCity.Windows.SpreadSheet.UI.WinLossSparklineView

See Also

Reference

BaseSparklineView Members
GrapeCity.Windows.SpreadSheet.UI Namespace