The following tables list the members exposed by SparklineVisualData.
| Name | Description | |
|---|---|---|
|  | SparklineVisualData Constructor | Creates a new SparklineVisualData instance. | 
| Name | Description | |
|---|---|---|
|  | FirstMarkerPath | Gets or sets the visual data for the first marker geometry. | 
|  | HighMarkersPath | Gets or sets the visual data for the high marker geometry. | 
|  | HorizontalAxis | Gets or sets the horizontal axis visual data. | 
|  | LastMarkerPath | Gets or sets the visual data for the last marker geometry. | 
|  | LowMarkersPath | Gets or sets the visual data for low marker geometry. | 
|  | MarginViewport | Gets or sets the margin viewport. | 
|  | MarkersPath | Gets or sets the visual data for the marker geometry. | 
|  | Name | Gets or sets the name of the visual data. | 
|  | NegativeMarkersPath | Gets or sets the visual data for the negative marker geometry. | 
|  | NegativeSparkPath | Gets or sets the visual data for the negative sparkline geometry. | 
|  | RangePath | Gets or sets the visual data for the range geometry. | 
|  | SparkPath | Gets or sets the visual data for the main sparkline geometry. | 
|  | TrendLinePath | Gets or sets the visual data for the trendline geometry. | 
|  | VerticalAxis | Gets or sets the vertical axis visual data. | 
|  | Viewport | Gets or sets the viewport. | 
| Name | Description | |
|---|---|---|
|  | ScaleByViewport | Scales the sparkline data against a viewport to normalize the data for comparison. | 
|  | Serialize | Serializes this object to a string |