The Chart type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Active | Gets or sets value that indicates whether events will be passed to this element. (Inherited from Element.) | |
| Bevel | Gets or sets Bevel which sets the drawing style of the bevel around the instrument. (Inherited from Instrument.) | |
| Bounds | Gets the bounds of the instrument. (Inherited from Instrument.) | |
| BreakEventsBubbling | Gets or sets value that indicates whether events will be passed to parent. (Inherited from Instrument.) | |
| CustomFunctions | Gets collection of user defined functions to use in expressions specially set for this instrument. (Inherited from Instrument.) | |
| DataContext | Gets or sets IDataContext object for data provide. (Inherited from Instrument.) | |
| Elements | Implements Elements. (Inherited from Composite.) | |
| Enabled | Gets or sets whether the instrument handles the mouse events. (Inherited from Instrument.) | |
| Expressions | Gets ExpressionBindingCollection expressions that are used by this element. (Inherited from Element.) | |
| Fill | Gets or sets Fill object that is used to paint over. (Inherited from Element.) | |
| Focused | Gets or sets whether the instrument has the focus. (Inherited from Instrument.) | |
| GridStep | Gets or sets the step of the grid in the design mode. (Inherited from Instrument.) | |
| Instrument | Gets Instrument, which contains this element. (Inherited from Element.) | |
| IsFixed | Gets or sets the value which indicates that the instrument size is not changed. (Inherited from Instrument.) | |
| MeasureUnit | Gets and sets the measure unit for the instrument. (Inherited from Instrument.) | |
| Name | Gets or sets the element's name. (Inherited from Element.) | |
| Parent | Implements Parent. (Inherited from Element.) | |
| RecalculateAll | Gets or sets value that indicates whether expressions will be recalculate for all elemnts or for of these elements only. (Inherited from Element.) | |
| ShowGrid | Gets and sets whether the grid should be displayed in the design mode. (Inherited from Instrument.) | |
| Size | Gets or sets the instrument size. (Inherited from Instrument.) | |
| Smooth | Gets or sets value that indicates whether smoothing will be applied. (Inherited from Instrument.) | |
| SnapToGrid | Gets and sets whether objects should be snapped to grid in the design mode. (Inherited from Instrument.) | |
| Stroke | Gets or sets the Stroke object that is used to trace. (Inherited from Instrument.) | |
| Style | Gets or sets the name of the used style. (Inherited from Element.) | |
| StyleProvider | (Inherited from Instrument.) | |
| Styles | Gets the collection of styles. (Inherited from Instrument.) | |
| Visible | Gets or sets a value indicating whether the element is displayed. (Inherited from Element.) |