ChartModel Members
In This Article
#Properties
Name | Description |
---|---|
Allow |
Gets or sets the value indicating whether a child model item can be added.
Inherited from Chart |
Allow |
Gets or sets the value indicating whether changing the element visibility is allowed.
Inherited from Chart |
Allow |
Gets or sets the value indicating whether removing an element is allowed.
Inherited from Chart |
Animation |
Gets or sets the animation start mode. |
Annotation |
Returns the model of the annotation repository of the modeled chart. |
Appearance | Gets or sets the model of the appearance of the modeled chart. |
Appearance |
Gets or sets the appearance name. |
Auto |
Gets or sets the value indicating whether the chart layout should be calculated automatically. |
Back |
Gets or sets the value of the Chart |
Back |
Returns the model of the background image of the modeled chart. |
Border | Returns the model of the border of the modeled chart. |
Breadcrumbs |
Gets or sets the Chart |
Cache |
Gets or sets a value indicating if the chart should cache its data to the system memory. |
Calculated |
Gets or sets the Chart |
Chart |
Gets or sets the appearance currently used. |
Chart |
Returns the modeled chart element.
Inherited from Chart |
Children |
Returns the list of child chart elements.
Inherited from Chart |
Crosshair |
Gets or sets the value specifying whether the Crosshair cursor is enabled. |
Crosshair |
Returns the model of Crosshair cursor options of the modeled chart. |
Diagram | Returns the model of the diagram of the modeled chart. |
Element |
Returns the chart element whose model is the current model object.
Inherited from Chart |
Empty |
Returns the model of the message shown when a chart is empty. |
Fill |
Returns the model of the fill style of the modeled chart. |
Indicators |
Specifies the palette that is used to paint all indicators that exist in a chart control. |
Legend | Returns the model of the default legend of the modeled chart. |
Legends | Returns the model of the legends collection of the modeled chart. |
Options |
Gets or sets the Chart |
Padding | Gets or sets the model of the padding used by the modeled chart. |
Palette | Gets or sets the chart palette currently used. |
Palette |
Gets or sets the index of a color within the selected palette, which will be used as a base color to paint series points. |
Palette |
Gets or sets the name of currently used palette. |
Right |
Gets or sets a value indicating whether chart elements are aligned using right-to-left alignment. |
Selection |
Gets or sets a value which specifies how the chart elements are selected. |
Series | Returns the model of the series collection of the modeled chart. |
Series |
Gets or sets the name of the data field that contains names for automatically generated series. |
Series |
Gets or sets a value specifying how the series is selected in the chart control. |
Series |
Returns the Chart |
Show |
Gets or sets the value specifying whether the chart element should be shown in the Structure control of the Chart Designer.
Inherited from Chart |
Small |
Returns the model of the message shown when the chart size is too small to show its content. |
Tag |
Gets or sets the value of the Chart |
Titles | Returns the model of title collection of the modeled chart. |
Tool |
Gets or sets the value specifying whether the tooltips are enabled; |
Tool |
Returns the model of the tooltip options of the modeled chart. |
#Methods
Name | Description |
---|---|
Change |
Changes views of all series to the specified one. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the Chart |
See Also