Spread Windows Forms 12.0 Product Documentation
FarPoint.Win.Spread.Chart Namespace
Inheritance Hierarchy
FarPoint.Win.Spread Assembly : FarPoint.Win.Spread.Chart Namespace
Provides the base classes for the chart.
Classes
 ClassDescription
ClassRepresents a segment which contains an array of double value.
ClassRepresents a segment which gets data from a cell range in SheetView.
ClassRepresents the data settings for SpreadChart.
ClassRepresents an abstract class which contains the most basic behavior for SpreadChart. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
ClassRepresent a data structure when the context menu is displayed.
ClassRepresents event data for DataFieldChangedEventHandler events.
ClassProvides data for the event of expanding series by UI .
ClassRepresents event data for ISegmentData.DataChanged event.
ClassRepresents the series data source using a formula.
ClassRepresents a set of SeriesDataField objects.
ClassRepresents a cell range in a specified SheetView.
ClassRepresents a strongly typed list of SheetCellRange that can be accessed by index. Provides methods to search, sort, and manipulate lists.
ClassRepresent a chart instance in Spread.
ClassRepresents a SpreadChart's data structure in the Clipboard.
Class- Represents a collection of chart objects.
ClassThis class represents the action which user delete the chart by press Delete or choose "Delete" from context menu.
ClassThis class represents the action which user change a part of data indicator from SheetView
ClassThis class repesents the action which user change chart data indicator from SheetView.
ClassRepresents a segment which contains only one string.
Interfaces
 InterfaceDescription
InterfaceRepresents segment data which is used as a chart's data source.
InterfaceAn enhancement of the ISegmentData interface that represents segment data which is used as a chart's data source.
InterfaceInterface for SegmentData that support formatter information.
InterfaceRepresent the cellrange data of values
InterfaceRepresents a class which supports the chart data setting concept.
InterfaceSupports 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
DelegateRepresents a method which will be called when the context menu is displayed.
DelegateHandles the DataFieldChanged event.
DelegateRepresents the method that handles the event of expanding series by UI
DelegateRepresents an event handler for ISegmentData.DataChanged event.
Enumerations
 EnumerationDescription
EnumerationIndicates whether the SeriesDataField property returns data vertically or horizontally.
EnumerationSpecifies how to show empty worksheet cells in a data series in the chart.
EnumerationRepresents the data type of a segment.
EnumerationRepresents which kind of SpreadChart undoable action.
See Also

Reference

FarPoint.Win.Spread Assembly