| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
ISparkColor |
ISparkHorizontalAxis.getAxis()
Gets the
ISparkColor object that specifies the color of the
horizontal axis of the sparkline. |
ISparkColor |
ISparkPoints.getFirstpoint()
Gets the
ISparkColor object that represents the color and visibility
of the marker for the first point of data on a sparkline. |
ISparkColor |
ISparkPoints.getHighpoint()
Gets the
ISparkColor object that represents the color and visibility
of the marker for the highest point of data on a sparkline. |
ISparkColor |
ISparkPoints.getLastpoint()
Gets the
ISparkColor object that represents the color and visibility
of the marker for the last point of data on a sparkline. |
ISparkColor |
ISparkPoints.getLowpoint()
Gets the
ISparkColor object that represents the color and visibility
of the marker for the lowest point of data on a sparkline. |
ISparkColor |
ISparkPoints.getMarkers()
Gets the
ISparkColor object that represents the color and visibility
of markers for positive points of data on a sparkline. |
ISparkColor |
ISparkPoints.getNegative()
Gets the
ISparkColor object that represents the color and visibility
of markers for negative points of data on a sparkline. |