Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class
Members


In This Topic
    ChartShape Class
    In This Topic
    Represents an abstract class which contains the most basic behavior for SpreadChart. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    Syntax
    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

    See Also