The properties of the C1Chart class are listed here. For a complete list of C1Chart class members, see the C1Chart Members topic.
Public Properties
AccessibilityObject (inherited from Control) |
The accessibility object for this control. |
AccessibleDefaultActionDescription (inherited from Control) |
The default action description of the control. |
AccessibleDescription (inherited from Control) |
The description that will be reported to accessibility clients. |
AccessibleName (inherited from Control) |
The name that will be reported to accessibility clients. |
AccessibleRole (inherited from Control) |
The role that will be reported to accessibility clients. |
ActiveControl (inherited from ContainerControl) |
The currently active control. |
AllowDrop (inherited from Control) |
Indicates whether the control can accept data that the user drags onto it. |
Anchor (inherited from Control) |
Defines the edges of the container to which a certain control is bound. When a control is anchored to an edge, the distance between the control's closest edge and the specified edge will remain constant. |
Supported by the .NET Compact Framework. |
Gets the control's assembly file version as a string. |
Supported by the .NET Compact Framework. |
Gets the control's assembly version as a string. |
AutoScaleMode (inherited from ContainerControl) |
Determines how the form or control will scale when screen resolution or fonts change. |
AutoScroll (inherited from ScrollableControl) |
Indicates whether scroll bars automatically appear when the control contents are larger than its visible area. |
AutoScrollMargin (inherited from ScrollableControl) |
The margin around controls during auto scroll. |
AutoScrollMinSize (inherited from ScrollableControl) |
The minimum logical size for the auto scroll region. |
AutoScrollPosition (inherited from ScrollableControl) |
The current position of the auto-scrolling scroll bar. |
BindingContext (inherited from ContainerControl) |
The binding manager for the container control. This manages all bindings of child controls to lists. |
BorderStyle (inherited from UserControl) |
Indicates whether the panel should have a border. |
Bottom (inherited from Control) |
The bottom of the control, in container coordinates. |
Bounds (inherited from Control) |
The bounds of the control, in container coordinates. |
CanFocus (inherited from Control) |
Checks if this control can receive the focus. |
CanSelect (inherited from Control) |
Checks if this control can be selected. |
Capture (inherited from Control) |
Determines if this control is currently capturing all mouse input. |
CausesValidation (inherited from Control) |
Indicates whether this component raises validation events. |
Supported by the .NET Compact Framework. |
Gets the control's Chart Area Area object. |
Supported by the .NET Compact Framework. |
Gets the control ChartGroups object. |
Supported by the .NET Compact Framework. |
Gets the control ChartLabels object. |
ClientRectangle (inherited from Control) |
Retrieves the rectangle of the inner area of this control. |
ClientSize (inherited from Control) |
Determines the size of the inner area of this control. |
CompanyName (inherited from Control) |
ControlCompanyNameDescr |
ContainsFocus (inherited from Control) |
Determines if this control or one if its children currently has the focus. |
ContextMenu (inherited from Control) |
The shortcut menu to display when the user right-clicks the control. |
ContextMenuStrip (inherited from Control) |
The shortcut menu to display when the user right-clicks the control. |
Controls (inherited from Control) |
The collection of child controls within this control. |
Created (inherited from Control) |
Determines if the control has been fully created. |
Cursor (inherited from Control) |
The cursor that appears when the pointer moves over the control. |
DataBindings (inherited from Control) |
The data bindings for the control. |
Gets or sets the data source object that is bound to the chart. | |
Disposing (inherited from Control) |
Determines whether this control is in the process of being disposed. |
Dock (inherited from Control) |
Defines which borders of the control are bound to the container. |
Enabled (inherited from Control) |
Indicates whether the control is enabled. |
Focused (inherited from Control) |
Determines if this control has focus. |
Gets the control footer object. | |
Handle (inherited from Control) |
The native handle for this control. |
HasChildren (inherited from Control) |
Indicates whether the control contains one or more child controls. |
Supported by the .NET Compact Framework. |
Gets the control header object. |
Height (inherited from Control) |
The height of the user interface element, in pixels. |
HorizontalScroll (inherited from ScrollableControl) |
Gets the horizontal scroll bar for this ScrollableControl. |
ImeMode (inherited from Control) |
Determines the IME (Input Method Editor) status of the object when selected. |
Gets the control interaction object. | |
InvokeRequired (inherited from Control) |
Determines if Invoke or BeginInvoke should be used to access this control cross-thread. |
IsAccessible (inherited from Control) |
Indicates whether the control is visible to accessibility applications. |
IsDisposed (inherited from Control) |
Determines if this control has been disposed. |
IsHandleCreated (inherited from Control) |
Indicates whether the control has a handle associated with it. |
IsMirrored (inherited from Control) |
Indicates whether the control is mirrored. |
Left (inherited from Control) |
The upper left of the control, in container coordinates. |
Supported by the .NET Compact Framework. |
Gets the control Legend object. |
Margin (inherited from Control) |
Specifies space between this control and another control's margin. |
MaximumSize (inherited from Control) |
Specifies the maximum size of the control. |
MinimumSize (inherited from Control) |
Specifies the minimum size of the control. |
Padding (inherited from Control) |
Specifies the interior spacing of a control. |
Parent (inherited from Control) |
The parent of this control. |
ParentForm (inherited from ContainerControl) |
The parent form of this container control. |
Overridden. Gets or sets a value indicating whether the print dialog pops up when the PrintChart method is called. | |
ProductName (inherited from Control) |
Retrieves the name of the product associated with this component. |
ProductVersion (inherited from Control) |
Retrieves the version of the product associated with this component. |
RecreatingHandle (inherited from Control) |
Determines if this control is in the process of recreating its handle. |
Region (inherited from Control) |
The region, or shape, of this control. |
Supported by the .NET Compact Framework. |
Determines whether the chart is repainted when its properties change. |
Right (inherited from Control) |
The distance, in pixels, between the right edge of the control and the left edge of its container's client area. |
RightToLeft (inherited from Control) |
Indicates whether the component should draw right-to-left for RTL languages. |
Supported by the .NET Compact Framework. |
Gets or sets the chart style. |
TabIndex (inherited from Control) |
Determines the index in the TAB order that this control will occupy. |
TabStop (inherited from Control) |
Indicates whether the user can use the TAB key to give focus to the control. |
Tag (inherited from Control) |
User-defined data associated with the object. |
Gets the chart ToolTip object. | |
Top (inherited from Control) |
The top of the control, in container coordinates. |
TopLevelControl (inherited from Control) |
Retrieves the top-level control that contains this control. |
Gets or sets a value indicating whether to use anti-aliasing while rendering chart graphics (only). | |
Gets or sets a value indicating whether to use anti-aliasing while rendering chart text (only). | |
Gets or sets a value indicating whether to use double buffer when repainting the chart. | |
UseWaitCursor (inherited from Control) |
When this property is true, the Cursor property of the control and its child controls is set to WaitCursor. |
VerticalScroll (inherited from ScrollableControl) |
Gets the vertical scroll bar for this ScrollableControl. |
Gets the VisualEffects object. | |
Width (inherited from Control) |
The width of the control, in container coordinates. |
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |