SpreadsheetGear 2012
ChartExplorer Class
Members 






Represents a Chart Explorer which provides the ability to format the active chart of a workbook set.
Object Model
ChartExplorer Class
Syntax
'Declaration
 
Public Class ChartExplorer 
   Inherits SG.Windows.Forms.ExplorerBase
'Usage
 
Dim instance As ChartExplorer
public class ChartExplorer : SG.Windows.Forms.ExplorerBase 
public class ChartExplorer = class(SG.Windows.Forms.ExplorerBase)
public class ChartExplorer extends SG.Windows.Forms.ExplorerBase
public __gc class ChartExplorer : public SG.Windows.Forms.ExplorerBase 
public ref class ChartExplorer : public SG.Windows.Forms.ExplorerBase 
Remarks

Specify which categories to show by passing the appropriate ChartExplorerCategoryFlags to %ChartExplorer.ChartExplorer(SpreadsheetGear.IWorkbookSet, ChartExplorerCategoryFlags)%.

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                        SpreadsheetGear.Windows.Forms.ChartExplorer

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChartExplorer Members
SpreadsheetGear.Windows.Forms Namespace

Send Feedback