PlotArea Property (Chart)
In This Topic
Gets or sets the properties for the plot area.
Syntax
'Declaration
Public Property PlotArea As PlotArea
public PlotArea PlotArea {get; set;}
Property Value
A
PlotArea object representing the properties for a plot area.
See Also