Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / PlotArea Class
Members


In This Topic
    PlotArea Class
    In This Topic
    Represents the plot areas for the chart.
    Object Model
    PlotArea Class
    Syntax
    'Declaration
     
    Public Class PlotArea 
       Inherits SpreadChartElement
    'Usage
     
    Dim instance As PlotArea
    public class PlotArea : SpreadChartElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement
          GrapeCity.Windows.SpreadSheet.Data.PlotArea

    See Also