Version

DataAnnotationItem Class Members

The following tables list the members exposed by DataAnnotationItem.

Public Constructors
 NameDescription
Public ConstructorDataAnnotationItem ConstructorCreates an instance of DataAnnotationItem  
Public Properties
 NameDescription
Public PropertyCenterLabelXGets or sets a label displayed at center annotation shape on x-axis  
Public PropertyCenterLabelYGets or sets a label displayed at center annotation shape on y-axis  
Public PropertyDataIndexGets data index associated with the annotation  
Public PropertyEndLabelXGets or sets a label displayed at end annotation shape on x-axis  
Public PropertyEndLabelYGets or sets a label displayed at end annotation shape on y-axis  
Public PropertyShapeBrushGets or sets fill brush of the annotation shape  
Public PropertyShapeCenterXGets X coordinate for the center of annotation shape  
Public PropertyShapeCenterYGets Y coordinate for the center of annotation shape  
Public PropertyShapeEndXGets X coordinate for the end of annotation shape  
Public PropertyShapeEndYGets Y coordinate for the end of annotation shape  
Public PropertyShapeOutlineGets or sets outline brush of the annotation shape  
Public PropertyShapeStartXGets X coordinate for the start of annotation shape  
Public PropertyShapeStartYGets Y coordinate for the start of annotation shape  
Public PropertyShapeThicknessGets or sets outline thickness of the annotation shape  
Public PropertyStartLabelXGets or sets a label displayed at start annotation shape on x-axis  
Public PropertyStartLabelYGets or sets a label displayed at start annotation shape on y-axis  
See Also