GrapeCity.Xaml.Excel
PlotAreaFormat Property (IExcelChart)


GrapeCity.Excel.Chart Namespace > IExcelChart Interface : PlotAreaFormat Property
Represents the format settings for the plot area.
Syntax
'Declaration
 
Property PlotAreaFormat As IExcelChartFormat
'Usage
 
Dim instance As IExcelChart
Dim value As IExcelChartFormat
 
instance.PlotAreaFormat = value
 
value = instance.PlotAreaFormat
IExcelChartFormat PlotAreaFormat {get; set;}
See Also

Reference

IExcelChart Interface
IExcelChart Members