Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / ChartArea Property
In This Topic
    ChartArea Property
    In This Topic
    Returns the IChartArea object that represents the complete chart area for the chart.
    Syntax
    IChartArea ChartArea {get;}
    See Also