Spread for ASP.NET 10 Product Documentation
PlotArea Property (AxisInfo)


Gets or sets the plot area.
Syntax
'Declaration
 
Public Property PlotArea As PlotArea
'Usage
 
Dim instance As AxisInfo
Dim value As PlotArea
 
instance.PlotArea = value
 
value = instance.PlotArea
public PlotArea PlotArea {get; set;}

Property Value

The plot area.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

AxisInfo Class
AxisInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.