AreaSparklineView Properties
The Area sparkline view.
Name | Description |
---|---|
Actual |
Gets the actual color of a sparkline.
Inherited from Sparkline |
Actual |
Gets the actual color of a sparkline end point.
Inherited from Sparkline |
Actual |
Inherited from Line |
Actual |
Inherited from Line |
Actual |
Gets the actual color of a sparkline marker.
Inherited from Line |
Actual |
Inherited from Line |
Actual |
Gets the actual color of a sparkline maximum point.
Inherited from Sparkline |
Actual |
Inherited from Line |
Actual |
Gets the actual color of a sparkline minimum point.
Inherited from Sparkline |
Actual |
Inherited from Line |
Actual |
Gets the actual color of sparkline negative points.
Inherited from Sparkline |
Actual |
Inherited from Line |
Actual |
Gets the actual color of a sparkline start point.
Inherited from Sparkline |
Actual |
Inherited from Line |
Area |
Specifies the opacity (0-255) of the area sparkline. |
Color |
Gets or sets the color to draw a sparkline.
Inherited from Sparkline |
Enable |
Gets or sets whether anti-aliasing (smoothing) is applied to the line view.
Inherited from Line |
End |
Gets or sets the color to draw the end point of a sparkline.
Inherited from Sparkline |
End |
Gets or sets the size of an end point’s marker.
Inherited from Line |
Highlight |
Gets or sets a value specifying whether or not to highlight the end point of a sparkline.
Inherited from Sparkline |
Highlight |
Gets or sets a value specifying whether or not to highlight a sparkline point that has the highest value among all points.
Inherited from Sparkline |
Highlight |
Gets or sets a value specifying whether or not to highlight a sparkline point that has the lowest value among all points.
Inherited from Sparkline |
Highlight |
Gets or sets the value that specifies whether to highlight the negative points of a sparkline.
Inherited from Sparkline |
Highlight |
Gets or sets a value specifying whether or not to highlight the start point of a sparkline.
Inherited from Sparkline |
Line |
Specifies the width of a line in a Line |
Marker |
Gets or sets the color to draw line markers.
Inherited from Line |
Marker |
Gets or sets the size of markers for data points in a line sparkline.
Inherited from Line |
Max |
Gets or sets the color to draw a sparkline point that has the highest value among all data points.
Inherited from Sparkline |
Max |
Gets or sets the marker size of a data point that has the maximum value among all data points.
Inherited from Line |
Min |
Gets or sets the color to draw a sparkline point that has the lowest value among all data points.
Inherited from Sparkline |
Min |
Gets or sets the marker size of a data point that has the minimum value among all data points.
Inherited from Line |
Negative |
Gets or sets the color to draw sparkline points that have negative values (less than 0).
Inherited from Sparkline |
Negative |
Gets or sets the marker size of all data points that have negative values (less than 0).
Inherited from Line |
Scale |
Inherited from Line |
Show |
Gets or sets a value specifying the visibility of point markers on a sparkline.
Inherited from Line |
Start |
Gets or sets the color to draw the start point of a sparkline.
Inherited from Sparkline |
Start |
Gets or sets the size of a start point’s marker.
Inherited from Line |
Type | Gets the type of the sparkline view. |
See Also