Class | Description | |
---|---|---|
ArraySegmentData | Represents a segment which contains an array of double value. | |
CellRangeSegmentData | Represents a segment which gets data from a cell range in SheetView. | |
ChartDataSetting | Represents the data settings for SpreadChart. | |
ChartShape | Represents an abstract class which contains the most basic behavior for SpreadChart. | |
ContextMenuStripEventArgs | Represent a data structure when the context menu is displayed. | |
DataFieldChangedEventArgs | Represents event data for DataFieldChangedEventHandler events. | |
ExpandSeriesEventArgs | Provides data for the event of expanding series by UI . | |
SegmentDataChangedEventArgs | Represents event data for ISegmentData.DataChanged event. | |
SeriesDataField | Represents the series data source using a formula. | |
SeriesDataFieldCollection | Represents a set of SeriesDataField objects. | |
SheetCellRange | Represents a cell range in a specified SheetView. | |
SheetCellRangeCollection | Represents a strongly typed list of SheetCellRange that can be accessed by index. Provides methods to search, sort, and manipulate lists. | |
SpreadChart | Represent a chart instance in Spread. | |
SpreadChartClipboardInfo | Represents a SpreadChart's data structure in the Clipboard. | |
SpreadChartCollection | - Represents a collection of chart objects. | |
SpreadChartDeleteUndoAction | This class represents the action which user delete the chart by press Delete or choose "Delete" from context menu. | |
SpreadChartSeriesIndicatorUndoAction | This class represents the action which user change a part of data indicator from SheetView | |
SpreadChartUndoAction | This class repesents the action which user change chart data indicator from SheetView. | |
StringSegmentData | Represents a segment which contains only one string. |