Diagram Properties
Represents the base class for classes that provide diagram functionality for a chart control.| Name | Description |
|---|---|
| AxisLabelsResolveOverlappingMinIndent | This property is hidden, and it is intended for serialization purposes only. |
| HiddenObject | Obsolete. Gets or sets an object used to support serialization in a Diagram. |
| LabelsResolveOverlappingMinIndent | This property is hidden, and it is intended for serialization purposes only. |
| Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
| TypeNameSerializable | Gets the string value used to support serialization of the diagram type. |
See Also