Version

SparklineVisualData Class Members

The following tables list the members exposed by SparklineVisualData.

Public Constructors
 NameDescription
Public ConstructorSparklineVisualData ConstructorCreates a new SparklineVisualData instance.  
Public Properties
 NameDescription
Public PropertyFirstMarkerPathGets or sets the visual data for the first marker geometry.  
Public PropertyHighMarkersPathGets or sets the visual data for the high marker geometry.  
Public PropertyHorizontalAxisGets or sets the horizontal axis visual data.  
Public PropertyLastMarkerPathGets or sets the visual data for the last marker geometry.  
Public PropertyLowMarkersPathGets or sets the visual data for low marker geometry.  
Public PropertyMarginViewportGets or sets the margin viewport.  
Public PropertyMarkersPathGets or sets the visual data for the marker geometry.  
Public PropertyNameGets or sets the name of the visual data.  
Public PropertyNegativeMarkersPathGets or sets the visual data for the negative marker geometry.  
Public PropertyNegativeSparkPathGets or sets the visual data for the negative sparkline geometry.  
Public PropertyRangePathGets or sets the visual data for the range geometry.  
Public PropertySparkPathGets or sets the visual data for the main sparkline geometry.  
Public PropertyTrendLinePathGets or sets the visual data for the trendline geometry.  
Public PropertyVerticalAxisGets or sets the vertical axis visual data.  
Public PropertyViewportGets or sets the viewport.  
Public Methods
 NameDescription
Public MethodScaleByViewportScales the sparkline data against a viewport to normalize the data for comparison.  
Public MethodSerializeSerializes this object to a string  
See Also