[]
        
(Showing Draft Content)

C1.Win.Chart.Annotation.AnnotationBase.Convert

Convert Method

Convert(_Point)

Converts the specified point from data to pixel coordinates.

Declaration
protected _Point Convert(_Point pt)
Parameters
Type Name Description
_Point pt

The point value to convert.

Returns
Type Description
_Point

The point in control's pixel coordinates.