Spread Windows Forms 9.0 Product Documentation
FarPoint.Win.Spread.Chart Namespace
Inheritance Hierarchy
Provides the base classes for the chart.
Classes
 ClassDescription
ClassArraySegmentData Represents a segment which contains an array of double value.
ClassCellRangeSegmentData Represents a segment which gets data from a cell range in SheetView.
ClassChartDataSetting Represents the data settings for SpreadChart.
ClassChartShape Represents an abstract class which contains the most basic behavior for SpreadChart.
ClassContextMenuStripEventArgs Represent a data structure when the context menu is displayed.
ClassDataFieldChangedEventArgs Represents event data for DataFieldChangedEventHandler events.
ClassSegmentDataChangedEventArgs Represents event data for ISegmentData.DataChanged event.
ClassSeriesDataField Represents the series data source using a formula.
ClassSeriesDataFieldCollection Represents a set of SeriesDataField objects.
ClassSheetCellRange Represents a cell range in a specified SheetView.
ClassSheetCellRangeCollection Represents a strongly typed list of SheetCellRange that can be accessed by index. Provides methods to search, sort, and manipulate lists.
ClassSpreadChart Represent a chart instance in Spread.
ClassSpreadChartClipboardInfo Represents a SpreadChart's data structure in the Clipboard.
ClassSpreadChartCollection - Represents a collection of chart objects.
ClassSpreadChartDeleteUndoAction This class represents the action which user delete the chart by press Delete or choose "Delete" from context menu.
ClassSpreadChartSeriesIndicatorUndoAction This class represents the action which user change a part of data indicator from SheetView
ClassSpreadChartUndoAction This class repesents the action which user change chart data indicator from SheetView.
ClassStringSegmentData Represents a segment which contains only one string.
Interfaces
 InterfaceDescription
InterfaceISegmentData Represents segment data which is used as a chart's data source.
InterfaceISegmentData2 An enhancement of the ISegmentData interface that represents segment data which is used as a chart's data source.
InterfaceISupportChartDataSetting Represents a class which supports the chart data setting concept.
InterfaceISupportDynamicDataSegment Supports receiving different types of data from one segment. In FpChart model, series' data must be double, category's data must be string. So, some special segments (such as CellRangeSegmentData) must be able to provide different data based on the specified data type.
Delegates
 DelegateDescription
DelegateContextMenuStripEventHandler Represents a method which will be called when the context menu is displayed.
DelegateDataFieldChangedEventHandler Handles the DataFieldChanged event.
DelegateSegmentDataChangedEventHandler Represents an event handler for ISegmentData.DataChanged event.
Enumerations
 EnumerationDescription
EnumerationDataOrientation Indicates whether the SeriesDataField property returns data vertically or horizontally.
EnumerationEmptyValueStyle Specifies how to show empty worksheet cells in a data series in the chart.
EnumerationSegmentDataType Represents the data type of a segment.
EnumerationSpreadChartUndoAction.ActionType Represents which kind of SpreadChart undoable action.
See Also

Reference

FarPoint.Win.Spread Assembly

 

 


Copyright © GrapeCity, inc. All rights reserved.