[]
        
(Showing Draft Content)

IPlotArea

Interface IPlotArea


public interface IPlotArea
Represents the plot area of a chart. This is the area where your chart data is plotted.
  • Method Details

    • getParent

      IChart getParent()
      Returns the parent object for the specified object.
    • getFormat

      IChartFormat getFormat()
      Returns the IChartFormat object.