The IChartLegend property contains properties for defining parameters of the chart legend.
| Property name | Brief description | |
| The Alignment property determines position of a legend in the graph area. | ||
| The AxisIcon property determines whether an icon indicating which axis (primary or secondary) the series is located on is displayed in the legend. | ||
| The ColCount property determines the number of columns in a legend. | ||
| The ElementVerticalAlignment property determines the type of vertical alignment of elements of the internal legend. | ||
| The IsMultiline property determines whether legend text is wrapped. | ||
| The ItemPlacement property determines how the legend elements are placed. | ||
| The RowCount property determines the number of strings in a legend. | ||
| Outdated. Use IChartLegend.SymbolSize. | ||
| The SymbolSize property determines the icon size of elements of the chart legend. | ||
| The UseSerieDesign property determines whether formatting for series of the internal legend corresponds to formatting of chart series. |
| Property name | Brief description | |
| The AutoMargin property determines whether automatic margins for captions, axes and chart legends are used. | ||
| The Font property determines text font. | ||
| The FontColor property determines font color. | ||
| The Margin property determines custom values of margins for chart, axes and legend captions. | ||
| The Text property determines a label text. | ||
| The TextAngle property determines a text rotation angle. |
| Property name | Brief description | |
![]() |
AutoPlacement | The AutoPlacement property determines whether autoplacement is used. |
![]() |
BackgroundInfo | The BackgroundInfo property determines fill properties. |
![]() |
BorderPen | The BorderPen property determines outline parameters. |
![]() |
DisplayBorder | The DisplayBorder property determines whether outline is displayed. |
![]() |
DisplayShadow | The DisplayShadow property determines whether shadow is displayed. |
![]() |
Rectangle | The Rectangle property determines coordinates and size of a chart element. |
![]() |
Shadow | The Shadow property determines shadow parameters. |
| Property name | Brief description | |
| The Chart property returns the object of the IChart type, to which a graph element belongs. | ||
| The Contains property checks if the point is included into the object. | ||
| The Selected property determines whether a graph component is selected. |
See also: