Watermark in WPF Olap Chart

18 Nov 20181 minute to read

The OLAP chart for WPF supports the watermark feature, which is used to display text, images, or both as a watermark within the chart area.

There are many customization options available for the watermark content. The content can be aligned both horizontally and vertically, and its font style can be modified. The interior of the content can be customized, and the opacity can also be adjusted.

The following screenshot shows text used as a watermark

OlapChart displays the text as watermark

The following screenshot shows the image as a watermark.

OlapChart displays the image as watermark

A sample demo is available at the following location.

{system drive}:\Users\<User Name>\AppData\Local\Syncfusion\EssentialStudio\<Version Number>\WPF\OlapChart.WPF\Samples\Chart Appearance\Watermark Demo