Version

ScatterBase Class Fields

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

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ActualTrendLineBrushPropertyIdentifies the ActualTrendLineBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)ErrorBarSettingsPropertyIdentifies the ErrorBarSettings dependency property.  
Public Fieldstatic (Shared in Visual Basic)HighlightedXMemberPathPropertyIdentifies the HighlightedXMemberPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)HighlightedYMemberPathPropertyIdentifies the HighlightedYMemberPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsCustomScatterMarkerStyleAllowedPropertyIdentifies the IsCustomScatterMarkerStyleAllowed dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsCustomScatterStyleAllowedPropertyIdentifies the IsCustomScatterStyleAllowed dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemSearchModePropertyIdentifies the ItemSearchMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemSearchThresholdPropertyIdentifies the ItemSearchThreshold dependency property.  
Public Fieldstatic (Shared in Visual Basic)MarkerCollisionAvoidancePropertyIdentifies the MarkerCollisionAvoidance dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaximumMarkersPropertyIdentifies the MaximumMarkers dependency property.  
Public Fieldstatic (Shared in Visual Basic)TrendLineBrushPropertyIdentifies the TrendLineBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)TrendLineDashArrayPropertyIdentifies the TrendLineDashArray dependency property.  
Public Fieldstatic (Shared in Visual Basic)TrendLineDashCapPropertyIdentifies the TrendLineDashCap dependency property.  
Public Fieldstatic (Shared in Visual Basic)TrendLinePeriodPropertyIdentifies the TrendLinePeriod dependency property.  
Public Fieldstatic (Shared in Visual Basic)TrendLineThicknessPropertyIdentifies the TrendLineThickness dependency property.  
Public Fieldstatic (Shared in Visual Basic)TrendLineTypePropertyIdentifies the TrendLineType dependency property.  
Public Fieldstatic (Shared in Visual Basic)TrendLineZIndexPropertyIdentifies the TrendLineZIndex dependency property.  
Public Fieldstatic (Shared in Visual Basic)XAxisPropertyIdentifies the XAxis dependency property.  
Public Fieldstatic (Shared in Visual Basic)XMemberAsLegendLabelPropertyIdentifies the XMemberAsLegendLabel property.  
Public Fieldstatic (Shared in Visual Basic)XMemberAsLegendUnitPropertyIdentifies the XMemberAsLegendUnit property.  
Public Fieldstatic (Shared in Visual Basic)XMemberPathPropertyIdentifies the XMemberPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)YAxisPropertyIdentifies the YAxis dependency property.  
Public Fieldstatic (Shared in Visual Basic)YMemberAsLegendLabelPropertyIdentifies the YMemberAsLegendLabel property.  
Public Fieldstatic (Shared in Visual Basic)YMemberAsLegendUnitPropertyIdentifies the YMemberAsLegendUnit property.  
Public Fieldstatic (Shared in Visual Basic)YMemberPathPropertyIdentifies the YMemberPath 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 FieldIsCustomScatterMarkerStyleAllowedPropertyNameProperty name for the IsCustomScatterMarkerStyleAllowed property.  
Protected Internal FieldIsCustomScatterStyleAllowedPropertyNameProperty name for the IsCustomScatterStyleAllowed property.  
Protected FieldRenderManagerThe current render state of the series.  
See Also