Spread Windows Forms 10.0 Product Documentation
ChartShape Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by ChartShape.

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 PropertyBorderOverridden. Gets or sets the border for the element.  
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 PropertyChartNameGets or sets the name of the chart.  
Public PropertyContainsFocusGets whether the element currently has the input focus. (Inherited from FarPoint.Win.ElementWindowless)
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 PropertyHeightGets or sets the height of the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public PropertyLeftOverridden. Gets or sets the X-coordinate of the object.  
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 PropertyModelGets 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.  
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.  
Public PropertyShapeOutlineColorOverridden. Gets or sets the shape outline color for the object.  
Public PropertyShapeOutlineStyleOverridden. Gets or sets the shape outline style for the object.  
Public PropertyShapeOutlineThicknessOverridden. Gets or sets the shape outline thickness for the object.  
Public PropertySiteGets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent.  
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 PropertyTopOverridden. Gets or sets the Y-coordinate of the object.  
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.  
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 MethodCloneOverridden. Creates and returns a copy of the object.  
Public MethodDisposeOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodFocusMoves the focus to the element. (Inherited from FarPoint.Win.ElementWindowless)
Public MethodOnPaintOverloaded. Overridden. Initiates a redraw for the object to repaint itself.  
Public MethodPaintGrabHandlesOverridden. Draws the handles for sizing.  
Public MethodPrintPrints the shape objects. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Public MethodRefreshOverloaded. Refreshes the specified force.  
Public MethodReloadDataSource  
Public MethodRenderImageRenders the chart's image to a bitmap and return this bitmap.  
Public MethodScale(Single,Single)Adjusts 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 MethodShouldSerializeShapeOutlineColorOverridden. Determines if the shape outline color should be serialized.  
Public MethodShouldSerializeShapeOutlineStyleOverridden. Determines if the shape outline style should be serialized.  
Public MethodShouldSerializeShapeOutlineThicknessOverridden. Determines if the shape outline thickness should be serialized.  
Public MethodUpdateCauses the control to redraw invalidated region. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Top
Protected Methods
 NameDescription
Protected MethodCreateNewInstanceCreates a new instance of ChartShape class.  
Protected MethodDeserializeEntry (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape)
Protected MethodDoMoveOverridden. Allows the object to be moved.  
Protected MethodDoSizeOverridden. Allows the object to be sized.  
Protected MethodFinalizeReleases unmanaged resources and performs other cleanup operations before the SpreadChart is reclaimed by garbage collection.  
Protected MethodOnChartActionCompleteCalled when user finish performing something in Chart control.  
Protected MethodOnChartActionPerformingCalled when user's performing something in Chart control.  
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 MethodOnMouseMoveOverridden. MouseMove processing.  
Protected MethodOnMouseUpOverridden. Raises the System.Windows.Forms.Control.MouseUp event.  
Protected MethodOnNameChangingRaises the NameChanging event. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnOpeningContextMenuStripCalled when the context menu strip is opened.  
Protected MethodOnParentChangedRaises the FarPoint.Win.ElementWindowless.ParentChanged event when the the parent of the element has changed. (Inherited from FarPoint.Win.ElementWindowless)
Protected MethodOnPropertyChangedOverridden. Raises the FarPoint.Win.ElementWindowless.PropertyChanged event when the property on an element has changed.  
Protected MethodProcessMouseMoveProcesses when the mouse cursor is moving.  
Protected MethodProcessMouseUpOverridden. MouseUp processing.  
Protected MethodResetParent (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape)
Protected MethodSetBoundsFloatOverloaded. Overridden. Sets the bounds of the object to the specified position and size.  
Protected MethodSetBoundsFloatInternalSet float bound. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject)
Protected MethodSizeRegionOverloaded. Overridden. Resizes the region.  
Top
Public Events
 NameDescription
Public EventActionDoingOccurs when on performing actions such as move, resize, delete, cut and paste.  
Public EventActionDoneOccurs when on actions done such as move, resize, delete, cut and paste.  
Public EventChangedOccurs when the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventDisposedAdds an event handler to listen to the SpreadChart.Disposed event on the SpreadChart.  
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.  
Public EventPropertyChangedOccurs when a property on the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventSelectionChangedOccurs when the selection changed.  
Top
See Also

Reference

ChartShape Class
FarPoint.Win.Spread.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.