Spread Windows Forms 6.0 Product Documentation
FpChart Class
Members  See Also  Support Options
FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : FpChart Class


Glossary Item Box

Represents a view of a chart model using either GDI (2D) or OpenGL (3D) rendering.

Object Model

FpChart ClassChartModel ClassUndoRedoManager Class

Syntax

Visual Basic (Declaration) 
Public Class FpChart 
   Inherits System.Windows.Forms.Control
   Implements FarPoint.Win.IInternalCommunication 
Visual Basic (Usage)Copy Code
Dim instance As FpChart
C# 
public class FpChart : System.Windows.Forms.Control, FarPoint.Win.IInternalCommunication  

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            FarPoint.Win.Chart.FpChart

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

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.