[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.Point

Point Method

Point(DataPoint)

Configurates Point. Sets the point of the annotation.

Declaration
public TBuilder Point(DataPoint value)
Parameters
Type Name Description
DataPoint value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

The coordinates of points depends on the Attachment property. See AnnotationAttachment for further description.