ISparkColor Interface
Represents the color of the horizontal axis and the markers for points in a sparkline.
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ISparkColor
Public Interface ISparkColor
Properties
Name |
Description |
Color
|
Gets or sets a FormatColor object that you can use to set the color of the horizontal axis or the markers for points in a sparkline.
|
Visible
|
Gets or sets whether the point is visible.
|