Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class
Members


ChartShape Class
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