ActualColor
|
Gets the actual color of a sparkline.
|
ActualEndPointColor
|
Gets the actual color of a sparkline end point.
|
ActualEndPointMarkerSize
|
|
ActualLineWidth
|
|
ActualMarkerColor
|
Gets the actual color of a sparkline marker.
|
ActualMarkerSize
|
|
ActualMaxPointColor
|
Gets the actual color of a sparkline maximum point.
|
ActualMaxPointMarkerSize
|
|
ActualMinPointColor
|
Gets the actual color of a sparkline minimum point.
|
ActualMinPointMarkerSize
|
|
ActualNegativePointColor
|
Gets the actual color of sparkline negative points.
|
ActualNegativePointMarkerSize
|
|
ActualStartPointColor
|
Gets the actual color of a sparkline start point.
|
ActualStartPointMarkerSize
|
|
Color
|
Gets or sets the color to draw a sparkline.
|
EnableAntialiasing
|
Gets or sets whether anti-aliasing (smoothing) is applied to the line view.
|
EndPointColor
|
Gets or sets the color to draw the end point of a sparkline.
|
EndPointMarkerSize
|
Gets or sets the size of an end point’s marker.
|
HighlightEndPoint
|
Gets or sets a value specifying whether or not to highlight the end point of a sparkline.
|
HighlightMaxPoint
|
Gets or sets a value specifying whether or not to highlight a sparkline point that has the highest value among all points.
|
HighlightMinPoint
|
Gets or sets a value specifying whether or not to highlight a sparkline point that has the lowest value among all points.
|
HighlightNegativePoints
|
Gets or sets the value that specifies whether to highlight the negative points of a sparkline.
|
HighlightStartPoint
|
Gets or sets a value specifying whether or not to highlight the start point of a sparkline.
|
LineWidth
|
Specifies the width of a line in a LineSparklineView.
|
MarkerColor
|
Gets or sets the color to draw line markers.
|
MarkerSize
|
Gets or sets the size of markers for data points in a line sparkline.
|
MaxPointColor
|
Gets or sets the color to draw a sparkline point that has the highest value among all data points.
|
MaxPointMarkerSize
|
Gets or sets the marker size of a data point that has the maximum value among all data points.
|
MinPointColor
|
Gets or sets the color to draw a sparkline point that has the lowest value among all data points.
|
MinPointMarkerSize
|
Gets or sets the marker size of a data point that has the minimum value among all data points.
|
NegativePointColor
|
Gets or sets the color to draw sparkline points that have negative values (less than 0).
|
NegativePointMarkerSize
|
Gets or sets the marker size of all data points that have negative values (less than 0).
|
ScaleFactor
|
|
ShowMarkers
|
Gets or sets a value specifying the visibility of point markers on a sparkline.
|
StartPointColor
|
Gets or sets the color to draw the start point of a sparkline.
|
StartPointMarkerSize
|
Gets or sets the size of a start point’s marker.
|
Type
|
Gets the type of the sparkline view.
|