Back to Devexpress

TdxChartCustomLegend Properties

vcl-dxchartcore-dot-tdxchartcustomlegend-dot-underscore-properties.md

latest2.9 KB
Original Source

TdxChartCustomLegend Properties

The base class for all classes that implement Chart and diagram legend settings.

NameDescription
AlignmentHorzSpecifies legend pane position within the Chart control or diagram area.
AlignmentVertSpecifies vertical legend pane position within the Chart control or diagram area.
AppearanceProvides access to general legend pane appearance settings.
DirectionSpecifies the legend pane layout and the order of items in it.
MaxCaptionWidthSpecifies the maximum caption width (in pixels) in multi-column and narrow vertical legend pane layouts.
MaxHeightPercentSpecifies the maximum height, as a percentage of the parent diagram or Chart control height.
MaxWidthPercentSpecifies the maximum legend pane width, as a percentage of the parent diagram or Chart control width.
Owner protectedProvides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ShowCaptionsSpecifies if legend item captions are visible.
ShowCheckBoxesSpecifies if legend item check boxes are visible.
ShowImagesSpecifies if legend item glyphs are visible.
TitleSpecifies the legend pane title, and its position and appearance.
VisibleSpecifies if the Chart displays the visual element. Inherited from TdxChartVisualElementPersistent.

See Also

TdxChartCustomLegend Class

TdxChartCustomLegend Members

dxChartCore Unit