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


In This Topic
    PiePlotArea Class
    In This Topic
    Represents a pie plot area in a chart model.
    Syntax
    'Declaration
     
    
    Public Class PiePlotArea 
       Inherits PlotArea
    'Usage
     
    
    Dim instance As PiePlotArea
    public class PiePlotArea : PlotArea 
    Inheritance Hierarchy

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

    See Also