Spread WPF Documentation
BaseSparklineView Class
Members 


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

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

BaseSparklineView Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.