Back to Devexpress

Sparkline Members

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

latest1.1 KB
Original Source

Sparkline Members

Represents a single sparkline in the sparkline group.

Properties

NameDescription
DataRangeGets or sets the cell range that contains the source data for a single sparkline.
PositionReturns the position of an individual sparkline in a worksheet.

Methods

NameDescription
Delete()Removes an individual sparkline from the sparkline group.
MoveTo(SparklineGroup)Moves the sparkline to the specified sparkline group.
SetPosition(Int32, Int32)Moves a sparkline to a new location.

See Also

Sparkline Interface

DevExpress.Spreadsheet Namespace