Version

LinearGraphVisualData Class Members

The following tables list the members exposed by LinearGraphVisualData.

Public Properties
 NameDescription
Public PropertyBackingPathGets or sets the visual data for backing primitives.  
Public PropertyNameGets or sets the name of the linear graph.  
Public PropertyOverlayPathGets or sets the visual data for overlay primitives.  
Public PropertyRangesGets or sets the visual data for ranges.  
Public PropertyScaleGets or sets the visual data for the scale.  
Public PropertyScaleLabelsGets or sets the visual data for labels.  
Public PropertyScalePathGets or sets the visual data for scale primitives.  
Public PropertyScaleTickmarksGets or sets the visual data for tickmarks.  
Public PropertyToolTipGets or sets the visual data for the tooltip.  
Public PropertyUnderlayPathGets or sets the visual data for underlay primitives.  
Public PropertyViewportGets or sets the viewport.  
Public Methods
 NameDescription
Public MethodScaleByViewportScales the visual data by its viewport.  
Public MethodSerializeSerializes the visual data to a string.  
See Also