Optional actualOptional brushGets or sets the sparkline brush.
Optional childrenOptional dataOptional displayGets or sets the position of the normal range on the sparkline.
Optional displayGets or sets the display type of the sparkline.
Optional firstGets or sets the first marker brush of the sparkline.
Optional firstGets or sets the first marker size of the sparkline.
Optional firstGets or sets the first marker visibility of the sparkline.
Optional formatSets or gets a function which takes an object that produces a formatted label for displaying in the chart.
Optional heightOptional highGets or sets the high marker brush of the sparkline.
Optional highGets or sets the high marker size of the sparkline.
Optional highGets or sets the high marker visibility of the sparkline.
Optional horizontalGets or sets the horizontal axis line brush of the sparkline.
Optional horizontalThe value or content to display on the horizontal axis. This can be set to a formatted string, such as "{0}", or it can be set to a DataTemplate.
Optional horizontalGets or sets the display state of the horizontal axis.
Optional horizontalGets or sets the label composite format used when creating label values.
Optional horizontalGets or sets the format specifiers to use with the HorizontalLabelFormat string.
Optional labelString identifier of a column or property name to get labels from on each item in the data source. These labels will be retrieved from the first and last item, and displayed by the horizontal axis.
Optional lastGets or sets the last marker brush of the sparkline.
Optional lastGets or sets the last marker size of the sparkline.
Optional lastGets or sets the last marker visibility of the sparkline.
Optional lineGets or sets the line thickness of the sparkline.
Optional lowGets or sets the low marker brush of the sparkline.
Optional lowGets or sets the low marker size of the sparkline.
Optional lowGets or sets the low marker visibility of the sparkline.
Optional markerGets or sets the marker brush of the sparkline.
Optional markerGets or sets the marker size of the sparkline.
Optional markerGets or sets the marker visibility of the sparkline.
Optional maximumGets or sets the maximum value of the y axis.
Optional minimumGets or sets the minimum value of the y axis.
Optional negativeGets or sets the negative brush of the sparkline.
Optional negativeGets or sets the negative marker brush of the sparkline.
Optional negativeGets or sets the negative marker size of the sparkline.
Optional negativeGets or sets the negative marker visibility of the sparkline.
Optional normalGets or sets the normal range brush of the sparkline.
Optional normalGets or sets the maximum value of the normal range.
Optional normalGets or sets the minimum value of the normal range.
Optional normalGets or sets the normal range visibility of the sparkline.
Optional pixelGets or sets the scaling value used to affect the pixel density of the control. A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control to appear blurry.
Optional tooltipOptional trendGets or sets the trendline brush of the sparkline.
Optional trendGets or sets the trendline period used by the sparkline.
Optional trendGets or sets the thickness of the sparkline's trendline.
Optional trendGets or sets the type of trendline used by the sparkline.
Optional unknownGets or sets the way null values are interpreted.
Optional valueGets or sets the string path to the value column.
Optional verticalGets or sets the vertical axis line brush of the sparkline.
Optional verticalThe value or content to display on the vertical axis. This can be set to a formatted string, such as "{0:n}", or it can be set to a DataTemplate.
Optional verticalGets or sets the display state of the vertical axis.
Optional verticalGets or sets the label composite format used when creating label values.
Optional verticalGets or sets the format specifiers to use with the VerticalLabelFormat string.
Optional width
Gets the actual scaling value used by the component to affect the pixel density of the control. A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control to appear blurry.