Spread Silverlight 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.DependencyObject
      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, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

BaseSparklineView Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.