Spread Windows Forms 11.0 Product Documentation
Rectangle Property (ChartShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartShape Class : Rectangle Property
Gets the rectangular coordinates of the element.
Syntax
'Declaration
 
Public Overridable Shadows Property Rectangle As Rectangle
'Usage
 
Dim instance As ChartShape
Dim value As Rectangle
 
instance.Rectangle = value
 
value = instance.Rectangle
public virtual new Rectangle Rectangle {get; set;}
See Also

Reference

ChartShape Class
ChartShape Members