Skip to main content

TdxChartLegendAppearance Properties

Stores general appearance settings of Chart and diagram legend panes.
Name Description
Border Specifies if the visual element displays a border. Inherited from TdxChartVisualElementAppearance.
BorderColor Specifies legend pane border color.
BorderThickness Specifies visual element border thickness, in pixels. Inherited from TdxChartVisualElementAppearance.
CaptionOffset Specifies the offset (in pixels) of legend item captions from the corresponding glyphs.
FillOptions Provides access to visual element background fill settings. Inherited from TdxChartVisualElementAppearance.
FontOptions Provides access to font settings of the chart legend pane.
ImageOffset Specifies the offset (in pixels) of legend item images from the corresponding check boxes.
ImageSize Specifies pixel dimensions of the area allocated to a legend item image.
ItemBoxPadding Specifies pixel paddings of the area occupied by legend items.
ItemIndent Specifies horizontal and vertical distances (in pixels) between legend items.
Margins Specifies visual element margins, in pixels. Inherited from TdxChartVisualElementAppearance.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
Padding protected Specifies visual element paddings, in pixels. Inherited from TdxChartVisualElementAppearance.
ParentBackground Specifies if the visual element uses background fill settings of its parent. Inherited from TdxChartVisualElementAppearance.
StrokeOptions protected Provides access to visual element outline settings. Inherited from TdxChartVisualElementAppearance.
TextColor Specifies legend item text color.
See Also