FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / PiePlotArea Class
Members


PiePlotArea Class
Represents a pie plot area in a chart model.
Syntax
'Declaration
 
Public Class PiePlotArea 
   Inherits PlotArea
 
'Usage
 
Dim instance As PiePlotArea
Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.PlotArea
      FarPoint.Win.Chart.PiePlotArea

See Also