Watermark in WPF Olap Chart

6 May 20211 minute to read

The OLAP chart for WPF supports watermark feature that is used to show text, image, or both as a watermark inside the chart area.

There are many customization options available for the watermarked content. The content can be aligned both horizontally and vertically, and the font style of the content can be changed. The interior of the content can be customized and the opacity can also be varied.

The following screenshot shows the text 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