Version 24.2 (latest)

BulletGraphVisualData Class Properties

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

Public Properties
 NameDescription
Public PropertyBackingPathGets or sets the visual data for backing primitives. (Inherited from Infragistics.Portable.Gauges.VisualData.LinearGraphVisualData)
Public PropertyHighlightValueGets or sets the highlight value visual data.  
Public PropertyHighlightValuePathGets or sets the highlight value path visual data.  
Public PropertyNameGets or sets the name of the linear graph. (Inherited from Infragistics.Portable.Gauges.VisualData.LinearGraphVisualData)
Public PropertyOverlayPathGets or sets the visual data for overlay primitives. (Inherited from Infragistics.Portable.Gauges.VisualData.LinearGraphVisualData)
Public PropertyRangesGets or sets the visual data for ranges. (Inherited from Infragistics.Portable.Gauges.VisualData.LinearGraphVisualData)
Public PropertyScaleGets or sets the visual data for the scale. (Inherited from Infragistics.Portable.Gauges.VisualData.LinearGraphVisualData)
Public PropertyScaleBackgroundPathGets or sets the scale background path visual data.  
Public PropertyScaleLabelsGets or sets the visual data for labels. (Inherited from Infragistics.Portable.Gauges.VisualData.LinearGraphVisualData)
Public PropertyScalePathGets or sets the visual data for scale primitives. (Inherited from Infragistics.Portable.Gauges.VisualData.LinearGraphVisualData)
Public PropertyScaleTickmarksGets or sets the visual data for tickmarks. (Inherited from Infragistics.Portable.Gauges.VisualData.LinearGraphVisualData)
Public PropertyTargetValueGets or sets the target value visual data.  
Public PropertyTargetValuePathGets or sets the target value path visual data.  
Public PropertyToolTipGets or sets the visual data for the tooltip. (Inherited from Infragistics.Portable.Gauges.VisualData.LinearGraphVisualData)
Public PropertyUnderlayPathGets or sets the visual data for underlay primitives. (Inherited from Infragistics.Portable.Gauges.VisualData.LinearGraphVisualData)
Public PropertyValueGets or sets the value visual data.  
Public PropertyValuePathGets or sets the value path visual data.  
Public PropertyViewportGets or sets the viewport. (Inherited from Infragistics.Portable.Gauges.VisualData.LinearGraphVisualData)
See Also