ComponentOne FinancialChart for WPF
Point Property



C1.WPF.Chart Namespace > RenderSymbolEventArgs Class : Point Property
Gets the symbol position in control pixel coordinates.
Syntax
'Declaration
 
Public ReadOnly Property Point As Point
'Usage
 
Dim instance As RenderSymbolEventArgs
Dim value As Point
 
value = instance.Point
public Point Point {get;}
public:
property Point Point {
   Point get();
}
See Also

Reference

RenderSymbolEventArgs Class
RenderSymbolEventArgs Members