GrapeCity.Xaml.Excel
Anchor Property (ExcelChart)


GrapeCity.Excel.Chart Namespace > ExcelChart Class : Anchor Property
Specifies the chart location.
Syntax
'Declaration
 
Public Property Anchor As IAnchor
'Usage
 
Dim instance As ExcelChart
Dim value As IAnchor
 
instance.Anchor = value
 
value = instance.Anchor
public IAnchor Anchor {get; set;}
See Also

Reference

ExcelChart Class
ExcelChart Members