|
Property name |
Brief description |
 |
AxisIcon |
The AxisIcon property determines whether an icon indicating which axis (primary or secondary) the series is located on is displayed in the legend. |
 |
BackgroundInfo |
The BackgroundInfo property determines properties of external chart legend fill. |
 |
BorderPen |
The BorderPen property determines parameters of borders of external legend. |
 |
Chart |
The Chart property returns the object of the IChart type, to which the legend element belongs. |
 |
ChartCount |
The ChartCount property returns the number of charts used for creating an external chart legend. |
 |
ColCount |
The ColCount property determines the number of columns to be used for placing elements of the external legend. |
 |
ColInterval |
The ColInterval property determines the distance between chart legend columns. |
 |
ColIntervalAuto |
The ColIntervalAuto property determines whether the distance between columns of the external legend is set automatically. |
 |
ElementHorizontalAlignment |
The ElementHorizontalAlignment property determines a type of horizontal alignment of external legend elements. |
 |
ElementVerticalAlignment |
The ElementVerticalAlignment property determines a type of vertical alignment of external legend. |
 |
Font |
The Font property determines text font for external chart legend. |
 |
FontColor |
The FontColor property determines a font color of external chart legend. |
 |
InternalItems |
The InternalItems property returns the collection of displayed elements of external legend. |
 |
IsDirty |
The IsDirty property determines whether external chart legend contains pending changes. |
 |
IsMultiline |
The IsMultiline property determines whether long names of elements in the external legend are arranged in multiple lines. |
 |
ItemPlacement |
The ItemPlacement property determines how external legend elements are placed. |
 |
ItemSeparator |
The ItemSeparator property enables the user to set text separator for merged elements of external legend. |
 |
RowCount |
The RowCount property determines the number of rows of the chart external legend. |
 |
RowInterval |
The RowInterval property determines the interval between rows of the chart external legend. |
 |
RowIntervalAuto |
The RowIntervalAuto property determines whether the distance between rows of the external legend is set automatically. |
 |
SymbolSize |
The SymbolSize property determines the icon size of elements of the chart legend. |
 |
SymbolSpace |
The SymbolSpace property determines the distance between the icon and the text for the elements of the chart legend. |
 |
SymbolSpaceAuto |
The SymbolSpaceAuto property determines whether the distance between the icon and the text for the external legend elements is set automatically. |
 |
UndoRedo |
The UndoRedo property determines parameters of the undo/redo stack of chart external legend. |
 |
UseSerieDesign |
The UseSerieDesign property determines whether formatting for series of the internal legend corresponds to formatting of chart series. |
 |
UseSerieIcon |
The UseSerieIcon property enables the user to display a colored square instead of series icons. |