Spread Windows Forms 7.0 Product Documentation
FarPoint.Win.Spread.Chart Namespace
See Also  Inheritance Hierarchy Support Options
FarPoint.Win.Spread Assembly : FarPoint.Win.Spread.Chart Namespace

Glossary Item Box

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 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  
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 Lets you specify how you want empty worksheet cells in a data series to be shown in the chart.
EnumerationSegmentDataType Represents the data type of a segment.
EnumerationSpreadChartUndoAction.ActionType Represents which kind of SpreadChart undoable action.

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.