Back to Devexpress

SparklineGroup Members

officefileapi-devexpress-dot-spreadsheet-dot-sparklinegroup-dot-underscore-members.md

latest2.3 KB
Original Source

SparklineGroup Members

Represents a sparkline group on a worksheet.

Properties

NameDescription
DateRangeGets or sets the date range for the sparkline group.
DisplayBlanksAsGets or sets a value that specifies how empty cells should be plotted on the sparklines in the current sparkline group.
HorizontalAxisProvides access to the settings for the horizontal axis of the sparkline group.
LineWeightGets or sets a line weight for the specified group of line sparklines.
PointsProvides access to the settings that control the visual appearance of sparkline data points.
PositionReturns the position of a sparkline group in a worksheet.
SeriesColorGets or sets the color for each sparkline in the sparkline group.
ShowHiddenGets or sets a value indicating whether data in hidden cells should be displayed on the sparklines in the current sparkline group.
SparklinesProvides access to the collection of sparklines contained in the sparkline group.
TypeGets or sets the type of a sparkline group.
VerticalAxisProvides access to the settings for the vertical axis of the sparkline group.

Methods

NameDescription
Delete()Removes the sparkline group from the worksheet.
UnGroup()Splits the sparkline group into individual sparklines.

See Also

SparklineGroup Interface

DevExpress.Spreadsheet Namespace