Spread Windows Forms 9.0 Product Documentation
SpreadChart Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by SpreadChart.

Public Constructors
 NameDescription
Public ConstructorSpreadChart ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected Field_currentRatioSpecifies the current ratio. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Protected FieldregionRectSpecifies the region rectangle. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Protected FieldzoomedRectangleSpecifies the zoomed rectangle. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Top
Public Properties
 NameDescription
Public PropertyAllowShowIndicatorGets or sets a value indicating whether Spread can show the chart indicator.  
Public PropertyBorderGets or sets the border for the element. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public PropertyCanChangeChartTypeGets a value indicating whether the chart type can be changed.  
Public PropertyCanFocusGets or sets whether the element can receive focus. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyCanMoveGets or sets whether the user is allowed to move the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertyCanPrintGets or sets whether the container is allowed to print the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertyCanSizeGets or sets whether the user is allowed to resize the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertyCanSwitchRowColumnGets a value indicating whether the user can switch the rows and columns of the chart.  
Public PropertyCategoryFormulaGets or sets the category formula. This action will re-build the chart's series.  
Public PropertyChartNameGets or sets the name of the chart. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public PropertyContainsFocusGets whether the element currently has the input focus. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyContextMenuStripGets or sets the context menu strip for SpreadChart.  
Public PropertyDataFormulaGets or sets the data formula. This action will re-build the chart's series.  
Public PropertyDataSettingGets or sets the data setting of SpreadChart.  
Public PropertyDynamicMoveGets or sets whether the object moves when hiding or showing, resizing, or moving rows or columns. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape)
Public PropertyDynamicSizeGets or sets whether the size of the object changes when hiding or showing, resizing, or moving rows or columns. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape)
Public PropertyEnabledGets or sets whether the object can receive focus and respond to user actions. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertyFocusedGets whether the element has focus. (Inherited from FarPoint.Win.ElementWindowless)
Public PropertyFormulaGets or sets the formula of chart. This action will re-build the chart's series.  
Public PropertyHeightGets or sets the height of the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertyLeftGets or sets the X-coordinate of the object. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public PropertyLocationGets or sets the location of the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertyLockedGets or sets whether the object is marked as locked. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertyModelOverridden. Gets or sets the chart model.  
Public PropertyOriginalBoundsGets the original bounds. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertyRectangleGets the rectangular coordinates of the element. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public PropertySelectableGets or sets whether can select. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertySelectedObjectGets or sets the selected object. Could be a plot area, legend area, label area or series info. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public PropertySeriesNameFormulaGets or sets the series name formula. This action will re-build the chart's series.  
Public PropertyShapeOutlineColorGets or sets the shape outline color for the object. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public PropertyShapeOutlineStyleGets or sets the shape outline style for the object. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public PropertyShapeOutlineThicknessGets or sets the shape outline thickness for the object. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public PropertySiteGets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public PropertySizeGets or sets the size of the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertySizeProportionalGets or sets whether the user is allowed to resize the object proportionally. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertyTagGets or sets the tag for the element. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertyTopGets or sets the Y-coordinate of the object. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public PropertyUniqueIdentifierGets the unique identifier for the element. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertyViewTypeGets or sets whether the chart is rendered in 2D or 3D. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public PropertyVisible (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape)
Public PropertyWidthGets or sets the width of the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertyZoomedRectangleGets the zoomed rectangle. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Top
Public Methods
 NameDescription
Public MethodCanChangeSeriesTypeDetermines whether this instance can change the series type of the specified source series.  
Public MethodChangeChartTypeChanges the type of the chart.  
Public MethodChangeSeriesTypeChanges the type of the series.  
Public MethodCloneOverridden. Creates and returns a copy of the object.  
Public MethodDisposeOverloaded. Overridden. Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources.  
Public MethodFocusMoves the focus to the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodGenerateFromCellRangesOverloaded. Generates from cell ranges.  
Public MethodMoveToSheetViewOverloaded. Moves the current chart to the new sheet view.  
Public MethodOnPaintOverloaded. Initiates a redraw for the object to repaint itself. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public MethodPaintGrabHandlesDraws the handles for sizing. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public MethodPrintPrints the shape objects. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodRefreshOverloaded. Refreshes the specified force. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public MethodRenderImageRenders the chart's image to a bitmap and return this bitmap. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public MethodScaleAdjusts the size of the object by the specified amount. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodSetBoundsOverloaded. Sets the bounds of the object to the specified position and size. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodShouldSerializeShapeOutlineColorDetermines if the shape outline color should be serialized. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public MethodShouldSerializeShapeOutlineStyleDetermines if the shape outline style should be serialized. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public MethodShouldSerializeShapeOutlineThicknessDetermines if the shape outline thickness should be serialized. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public MethodShowChartDesignerShows the chart designer.  
Public MethodSwitchRowColumnSwitches the row and column of the chart.  
Public MethodUpdateCauses the control to redraw invalidated region. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Top
Protected Methods
 NameDescription
Protected MethodCreateNewInstanceOverridden. Creates the new instance.  
Protected MethodDeserializeEntry (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape)
Protected MethodDoMoveAllows the object to be moved. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Protected MethodDoSizeAllows the object to be sized. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Protected MethodFinalizeReleases unmanaged resources and performs other cleanup operations before the SpreadChart is reclaimed by garbage collection. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Protected MethodGetDisplayLocationContextMenuGets the preferred display location context menu.  
Protected MethodGetSeriesDataPointTooltipGets the series tooltip value.  
Protected MethodOnChartActionCompleteOverridden. Called when the user finishes performing an action in the Chart control.  
Protected MethodOnChartActionPerformingCalled when user's performing something in Chart control. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Protected MethodOnDoubleClickRaises the FarPoint.Win.ElementWindowless.DoubleClick event when the use double-clicks on the control. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnMouseDownOverridden. Raises the System.Windows.Forms.Control.MouseDown event.  
Protected MethodOnMouseMoveMouseMove processing. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Protected MethodOnMouseUpOverridden. Raises the System.Windows.Forms.Control.MouseUp event.  
Protected MethodOnNameChangingRaises the NameChanging event. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnOpeningContextMenuStripOverridden. Called when the context menu strip is opening.  
Protected MethodOnParentChangedRaises the FarPoint.Win.ElementWindowless.ParentChanged event when the the parent of the element has changed. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnPropertyChangedRaises the FarPoint.Win.ElementWindowless.PropertyChanged event when the property on an element has changed. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Protected MethodProcessMouseMoveOverridden. Processes when the mouse cursor is moving.  
Protected MethodProcessMouseUpMouseUp processing. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Protected MethodResetParent (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape)
Protected MethodSetBoundsFloatOverloaded. Sets the bounds of the object to the specified position and size. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Protected MethodSetBoundsFloatInternalSet float bound. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Protected MethodSizeRegionOverloaded. Resizes the region. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Top
Public Events
 NameDescription
Public EventActionDoingOccurs when on performing actions such as move, resize, delete, cut and paste. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventActionDoneOccurs when on actions done such as move, resize, delete, cut and paste. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventChangedOccurs when the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventDisposedAdds an event handler to listen to the Disposed event on the SpreadChart. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventDoubleClickOccurs when the user double-clicks the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventMouseDownOccurs if the user presses a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventMouseMoveOccurs if the user moves the cursor while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventMouseUpOccurs if the user releases a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventNameChangingOccurs before the Name property of the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOpeningContextMenuStripOccurs when opening context menu strip. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventPropertyChangedOccurs when a property on the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventSelectionChangedOccurs when the selection changed. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Top
See Also

Reference

SpreadChart Class
FarPoint.Win.Spread.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.