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


Glossary Item Box

Represents an abstract class which contains the most basic behavior for SpreadChart.

Object Model

ChartShape ClassChartModel Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class ChartShape 
   Inherits FarPoint.Win.Spread.DrawingSpace.PSShape
   Implements FarPoint.Win.IElement, FarPoint.Win.IElementEnhanced, FarPoint.Win.ISerializeSupportFarPoint.Win.Spread.DrawingSpace.IPdfSupportPSObject 
Visual Basic (Usage)Copy Code
Dim instance As ChartShape
C# 
public abstract class ChartShape : FarPoint.Win.Spread.DrawingSpace.PSShape, FarPoint.Win.IElement, FarPoint.Win.IElementEnhanced, FarPoint.Win.ISerializeSupportFarPoint.Win.Spread.DrawingSpace.IPdfSupportPSObject  

Inheritance Hierarchy

System.Object
   FarPoint.Win.ElementWindowless
      FarPoint.Win.Spread.DrawingSpace.PSObject
         FarPoint.Win.Spread.DrawingSpace.PSShape
            FarPoint.Win.Spread.Chart.ChartShape
               FarPoint.Win.Spread.Chart.SpreadChart

Requirements

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

See Also

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