Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace
FarPoint.Win.Spread.Chart Namespace
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 the indicator for SpreadChart.
Class 
ClassRepresents SelectData dialog 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 the IndicatorChanged event.
ClassRepresetns a form which is used to move chart to another SheetView.
ClassRepresents event data for ISegmentData.DataChanged event.
ClassRepresents the series data source using a formula.
ClassRepresents a set of SeriesDataField objects.
ClassRepresents a data source for Series.
Class 
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.
ClassRepresent the default context menu for SpreadChart.
Class 
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 a chart indicator which is displayed when a chart is activated.
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 the event handler for the IndicatorChanged event.
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 which is the behavior and which part of the indicator has changed.
EnumerationRepresents the data type of a segment.
EnumerationRepresents which kind of SpreadChart undoable action.
See Also