Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / PiePlotArea Class
Members


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

    System.Object
       FarPoint.Web.Chart.PlotArea
          FarPoint.Web.Chart.PiePlotArea

    See Also