SimpleDiagram Members
In This Article
#Constructors
Name | Description |
---|---|
Simple |
Initializes a new instance of the Simple |
#Properties
Name | Description |
---|---|
Axis |
This property is hidden, and it is intended for serialization purposes only. Inherited from Diagram. |
Custom |
Gets or sets a custom panel that is used to arrange pie (doughnut) series on a chart diagram. |
Dimension | Gets or sets the number of pie charts that can be displayed in one line (row or column). |
Drill |
Returns mouse actions and hotkey settings for the Drill Down feature. |
Equal |
Gets or sets a value that specifies whether pies in a chart are equal in size. |
Hidden |
Obsolete. Gets or sets an object used to support serialization in a Diagram. Inherited from Diagram. |
Labels |
This property is hidden, and it is intended for serialization purposes only. Inherited from Diagram. |
Layout |
Gets or sets a value that specifies whether the chart control positions multiple pies vertically (in columns) or horizontally (in rows). |
Margins |
Specifies the indent between the diagram‘s edge and other chart elements (e. |
Selection |
Returns mouse actions and hotkey settings for the Selection feature. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Type |
Gets the string value used to support serialization of the diagram type. Inherited from Diagram. |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the Simple |
Clone() |
Creates a copy of the current Chart |
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 element.
Inherited from Chart |
See Also