Skip to main content

SimpleDiagram Properties

Represents a diagram that is used to plot series of the pie view type.
Name Description
AxisLabelsResolveOverlappingMinIndent This property is hidden, and it is intended for serialization purposes only. Inherited from Diagram.
CustomPanel 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).
DrillDownOptions Returns mouse actions and hotkey settings for the Drill Down feature.
EqualPieSize Gets or sets a value that specifies whether pies in a chart are equal in size.
HiddenObject Obsolete. Gets or sets an object used to support serialization in a Diagram. Inherited from Diagram.
LabelsResolveOverlappingMinIndent This property is hidden, and it is intended for serialization purposes only. Inherited from Diagram.
LayoutDirection 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.g. legend and chart titles), in pixels.
SelectionOptions 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 ChartElement.
TypeNameSerializable Gets the string value used to support serialization of the diagram type. Inherited from Diagram.
See Also