FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace : ChartShape Class |
The following tables list the members exposed by ChartShape.
Name | Description | |
---|---|---|
![]() | _currentRatio | (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | regionRect | (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | zoomedRectangle | (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
Name | Description | |
---|---|---|
![]() | CanFocus | Gets or sets whether the element can receive focus. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | CanMove | Gets or sets whether the user is allowed to move the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | CanPrint | Gets or sets whether the container is allowed to print the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | CanSize | Gets or sets whether the user is allowed to resize the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | ChartName | Gets or sets the name of the chart. |
![]() | ContainsFocus | Gets whether the element currently has the input focus. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | DynamicMove | Gets or sets whether the object moves when hiding or showing, resizing, or moving rows or columns. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape) |
![]() | DynamicSize | Gets 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) |
![]() | Enabled | Gets or sets whether the object can receive focus and respond to user actions. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | Focused | Gets whether the element has focus. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | Height | Gets or sets the height of the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | Left | Overridden. Gets or sets the X-coordinate of the object. |
![]() | Location | Gets or sets the location of the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | Locked | Gets or sets whether the object is marked as locked. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | Model | Gets or sets the chart model. |
![]() | OriginalBounds | Gets the original bounds. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | Rectangle | Gets the rectangular coordinates of the element. |
![]() | Selectable | Gets or sets whether can select. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | SelectedObject | Gets or sets the selected object. Could be a plot area, legend area, label area or series info. |
![]() | Site | Gets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent. |
![]() | Size | Gets or sets the size of the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | SizeProportional | Gets or sets whether the user is allowed to resize the object proportionally. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | Tag | Gets or sets the tag for the element. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | Top | Overridden. Gets or sets the Y-coordinate of the object. |
![]() | UniqueIdentifier | Gets the unique identifier for the element. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | ViewType | Gets or sets whether the chart is rendered in 2D or 3D. |
![]() | Visible | (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape) |
![]() | Width | Gets or sets the width of the object. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | ZoomedRectangle | Gets the zoomed rectangle. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates and returns a copy of the object. |
![]() | Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Focus | Moves the focus to the element. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | OnPaint | Overloaded. Overridden. Initiates a redraw for the object to repaint itself. |
![]() | PaintGrabHandles | Overridden. Draws the handles for sizing. |
![]() | Prints the shape objects. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) | |
![]() | Refresh | Overloaded. Refreshes the specified force. |
![]() | RenderImage | Renders the chart's image to a bitmap and return this bitmap. |
![]() | Scale(Single,Single) | Adjusts the size of the object by the specified amount. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | SetBounds | Overloaded. Sets the bounds of the object to the specified position and size. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | Update | Causes the control to redraw invalidated region. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
Name | Description | |
---|---|---|
![]() | CreateNewInstance | Creates a new instance of ChartShape class. |
![]() | DeserializeEntry | (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape) |
![]() | DoMove | Overridden. Allows the object to be moved. |
![]() | DoSize | Overridden. Allows the object to be sized. |
![]() | Finalize | Releases unmanaged resources and performs other cleanup operations before the SpreadChart is reclaimed by garbage collection. |
![]() | Initialize | Initializes the shape object in the presentation space. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape) |
![]() | OnChartActionComplete | Called when user finish performing something in Chart control. |
![]() | OnChartActionPerforming | Called when user's performing something in Chart control. |
![]() | OnDoubleClick | Raises the FarPoint.Win.ElementWindowless.DoubleClick event when the use double-clicks on the control. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | OnMouseDown | Overridden. Raises the System.Windows.Forms.Control.MouseDown event. |
![]() | OnMouseMove | Overridden. MouseMove processing. |
![]() | OnMouseUp | Overridden. Raises the System.Windows.Forms.Control.MouseUp event. |
![]() | OnNameChanging | Raises the NameChanging event. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | OnOpeningContextMenuStrip | Called when the context menu strip is opened. |
![]() | OnParentChanged | Raises the FarPoint.Win.ElementWindowless.ParentChanged event when the the parent of the element has changed. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | OnPropertyChanged | Overridden. Raises the FarPoint.Win.ElementWindowless.PropertyChanged event when the property on an element has changed. |
![]() | PaintFocusRectangle | Draws the focus rectangle. (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | ProcessMouseMove | Processes when the mouse cursor is moving. |
![]() | ProcessMouseUp | Overridden. MouseUp processing. |
![]() | ResetParent | (Inherited from FarPoint.Win.Spread.DrawingSpace.PSShape) |
![]() | SetBoundsFloat | Overloaded. Overridden. Sets the bounds of the object to the specified position and size. |
![]() | SetBoundsFloatInternal | (Inherited from FarPoint.Win.Spread.DrawingSpace.PSObject) |
![]() | SizeRegion | Overloaded. Overridden. Resizes the region. |
Name | Description | |
---|---|---|
![]() | ActionDoing | Occurs when on performing actions such as move, resize, delete, cut and paste. |
![]() | ActionDone | Occurs when on actions done such as move, resize, delete, cut and paste. |
![]() | Changed | Occurs when the element changes. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | Disposed | Adds an event handler to listen to the SpreadChart.Disposed event on the SpreadChart. |
![]() | DoubleClick | Occurs when the user double-clicks the element. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | MouseDown | Occurs if the user presses a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | MouseMove | Occurs if the user moves the cursor while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | MouseUp | Occurs if the user releases a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | NameChanging | Occurs before the Name property of the element changes. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | OpeningContextMenuStrip | Occurs when opening context menu strip. |
![]() | PropertyChanged | Occurs when a property on the element changes. (Inherited from FarPoint.Win.ElementWindowless) |
![]() | SelectionChanged | Occurs when the selection changed. |