SparklineGroup Members
In This Article
#Properties
Name | Description |
---|---|
Date |
Gets or sets the date range for the sparkline group. |
Display |
Gets or sets a value that specifies how empty cells should be plotted on the sparklines in the current sparkline group. |
Horizontal |
Provides access to the settings for the horizontal axis of the sparkline group. |
Line |
Gets or sets a line weight for the specified group of line sparklines. |
Points | Provides access to the settings that control the visual appearance of sparkline data points. |
Position | Returns the position of a sparkline group in a worksheet. |
Series |
Gets or sets the color for each sparkline in the sparkline group. |
Show |
Gets or sets a value indicating whether data in hidden cells should be displayed on the sparklines in the current sparkline group. |
Sparklines | Provides access to the collection of sparklines contained in the sparkline group. |
Type | Gets or sets the type of a sparkline group. |
Vertical |
Provides access to the settings for the vertical axis of the sparkline group. |
#Methods
Name | Description |
---|---|
Delete() | Removes the sparkline group from the worksheet. |
Un |
Splits the sparkline group into individual sparklines. |
See Also