Spread Silverlight Documentation
FloatingObjectInfo Property


GrapeCity.Windows.SpreadSheet.UI Namespace > HitTestInformation Class : FloatingObjectInfo Property
Gets the chart information.
Syntax
'Declaration
 
Public ReadOnly Property FloatingObjectInfo As ViewportFloatingObjectHitTestInformation
'Usage
 
Dim instance As HitTestInformation
Dim value As ViewportFloatingObjectHitTestInformation
 
value = instance.FloatingObjectInfo
public ViewportFloatingObjectHitTestInformation FloatingObjectInfo {get;}
See Also

Reference

HitTestInformation Class
HitTestInformation Members