SetBasePoint Method (HeadAndShouldersAnnotation)
Called internally to marshal pixel points to X1,Y1,X2,Y2 values. Taking a pixel point (newPoint) and base point index, sets the X,Y data-values.
Overload List
OverloadDescription
 
Called internally to marshal pixel points to X1,Y1,X2,Y2 values. Taking a pixel point (newPoint) and base point index, sets the X,Y data-values.  
Called internally to set base point with the (index) param at (xDataValue) and (yDataValue) coordinates.  
This method is used in internally by the SciChart.Charting.Visuals.Annotations.AnnotationResizeAdorner. Programmatically sets an adorner point position (Inherited from SciChart.Charting.Visuals.Annotations.AnnotationBase)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also