ISparkPoints Interface Members
In This Topic
The following tables list the members exposed by ISparkPoints.
Public Methods
| Name | Description |
| getFirstpoint | Gets the ISparkColor object that represents the color and visibilityof the marker for the first point of data on a sparkline. |
| getHighpoint | Gets the ISparkColor object that represents the color and visibilityof the marker for the highest point of data on a sparkline. |
| getLastpoint | Gets the ISparkColor object that represents the color and visibilityof the marker for the last point of data on a sparkline. |
| getLowpoint | Gets the ISparkColor object that represents the color and visibilityof the marker for the lowest point of data on a sparkline. |
| getMarkers | Gets the ISparkColor object that represents the color and visibilityof markers for positive points of data on a sparkline. |
| getNegative | Gets the ISparkColor object that represents the color and visibilityof markers for negative points of data on a sparkline. |
Top
See Also