property ChartView.PictureDisplay as PictureDisplayEnum
Retrieves or sets a value that indicates the way how the graphic is displayed on the control's background

TypeDescription
PictureDisplayEnum A PictureDisplayEnum expression that specifes the alignment of the picture on the control's background.

The PictureDisplay property aligns the Picture on the control's background. The PictureDisplay property has no effect if the Picture property is empty. Use the BackColor property to define the control's background color. Use the SelColor property to specify the color to mark the selected node. Use the SelectNode property to specify the selected node.