GrapeCity.Xaml.Excel
PlotAreaLayout Property (IExcelChart)


GrapeCity.Excel.Chart Namespace > IExcelChart Interface : PlotAreaLayout Property
Represents the layout of the plot area
Syntax
'Declaration
 
Property PlotAreaLayout As Layout
'Usage
 
Dim instance As IExcelChart
Dim value As Layout
 
instance.PlotAreaLayout = value
 
value = instance.PlotAreaLayout
Layout PlotAreaLayout {get; set;}
See Also

Reference

IExcelChart Interface
IExcelChart Members