SparklineGroup Properties
Represents a sparkline group on a worksheet.Name | Description |
---|---|
DateRange | Gets or sets the date range for the sparkline group. |
DisplayBlanksAs | Gets or sets a value that specifies how empty cells should be plotted on the sparklines in the current sparkline group. |
HorizontalAxis | Provides access to the settings for the horizontal axis of the sparkline group. |
LineWeight | 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. |
SeriesColor | Gets or sets the color for each sparkline in the sparkline group. |
ShowHidden | 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. |
VerticalAxis | Provides access to the settings for the vertical axis of the sparkline group. |
See Also