IChartCaption

Description

The IChartCaption interface contains properties that are used to determine chart caption parameters.

Properties

  Property name Brief description
FormattedText The FormattedText property determines a formatted caption text in RTF format.
HorizontalAlignment

The HorizontalAlignment property determines a caption text alignment.
Visible The Visible property determines whether chart caption is displayed.
WordWrap The WordWrap property determines whether chart caption text is wrapped.

Properties inherited from IChartPlacedItem

  Property name Brief description
AutoMargin

The AutoMargin property determines whether automatic margins for captions, axes and chart legends are used.
Font

The Font property determines text font.
FontColor

The FontColor property determines font color.
Margin

The Margin property determines custom values of margins for chart, axes and legend captions.
Text

The Text property determines a label text.
TextAngle

The TextAngle property determines a text rotation angle.

Properties inherited from IChartCommonItem

  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.

Properties inherited from IChartAbstractItem

  Property name Brief description
Chart The Chart property returns the object of the IChart type, to which a graph element belongs.
Contains The Contains property checks if the point is included into the object.
Selected The Selected property determines whether a graph component is selected.

See also:

Chart Assembly Interfaces