ASP.NET MVC Controls
AnnotationAttachment Enumeration

Specifies the attachment of the annotation.
Syntax
'Declaration
 
Public Enum AnnotationAttachment 
   Inherits System.Enum
public enum AnnotationAttachment : System.Enum 
Members
MemberDescription
AbsoluteThe annotation point is specified in control's pixel coordinates.
DataCoordinateAnnotation point is specified in data coordinates.
DataIndexCoordinates of the annotation point are defined by the data series index and the data point index.
RelativeAnnotation point is specified as a relative position inside the control where (0,0) is the top left corner and (1,1) is the bottom right corner.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.AnnotationAttachment

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

Reference

C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback