GrapeCity.Xaml.Excel
Anchor Property (IExcelChart)


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

Reference

IExcelChart Interface
IExcelChart Members