Version

AnnotationLayer Class Fields

For a list of all members of this type, see AnnotationLayer members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ActualAppearanceModePropertyIdentifies the AppearanceMode Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)ActualHorizontalAppearanceModePropertyIdentifies the HorizontalAppearanceMode Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)ActualHorizontalDashArrayPropertyIdentifies the HorizontalDashArray Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)ActualHorizontalShiftAmountPropertyIdentifies the HorizontalShiftAmount Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)ActualShiftAmountPropertyIdentifies the ShiftAmount Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)ActualVerticalAppearanceModePropertyIdentifies the VerticalAppearanceMode Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)ActualVerticalDashArrayPropertyIdentifies the VerticalDashArray Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)ActualVerticalShiftAmountPropertyIdentifies the VerticalShiftAmount Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)AppearanceModePropertyIdentifies the AppearanceMode Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)CursorPositionPropertyIdentifies the CursorPosition Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)HorizontalAppearanceModePropertyIdentifies the HorizontalAppearanceMode Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)HorizontalDashArrayPropertyIdentifies the HorizontalDashArray Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)HorizontalShiftAmountPropertyIdentifies the HorizontalShiftAmount Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)IsDefaultCrosshairDisabledPropertyIdentifies the IsDefaultCrosshairDisabled Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)ShiftAmountPropertyIdentifies the ShiftAmount Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)UseIndexPropertyIdentifies the UseIndex Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)UseLegendPropertyIdentifies the UseLegend Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)VerticalAppearanceModePropertyIdentifies the VerticalAppearanceMode Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)VerticalDashArrayPropertyIdentifies the VerticalDashArray Dependency Property.  
Public Fieldstatic (Shared in Visual Basic)VerticalShiftAmountPropertyIdentifies the VerticalShiftAmount Dependency Property.  
Protected Fields
 NameDescription
Protected Field_indexedPropertyContext (Inherited from Infragistics.Controls.Charts.Series)
Protected Field_tooltipResources (Inherited from Infragistics.Controls.Charts.Series)
Protected Internal FieldCurrentPositionThe actual current position, which is a result of either the mouse/touch cursor position or the user setting a cursor position directly.  
See Also