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


In This Topic
    SunburstPlotArea Class
    In This Topic
    Plot area for sunburst chart.
    Syntax
    'Declaration
     
    
    Public Class SunburstPlotArea 
       Inherits PlotArea
    'Usage
     
    
    Dim instance As SunburstPlotArea
    public class SunburstPlotArea : PlotArea 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Chart.PlotArea
          FarPoint.Win.Chart.SunburstPlotArea

    See Also