Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Themes for Measurement Studio WPF Graph control

Sir,

 

I observed default theme for Measurement Studio WPF graph control is white..

Are there any other built in (available) themes for measurement studio WPF Graph control??

If not how can i implement some theme for Graph control?

 

 

0 Kudos
Message 1 of 2
(5,061 Views)

Unfortunately, we do not yet have any alternate themes available for our controls. However, like any other WPF control, the graph does offer full Styling and Templating support.


All of the standard appearance properties from Control are available (e.g. Background, Foreground, BorderBrush, etc), as well as graph-specific properties like PlotAreaBackground. Scales, cursors, and other graph children offer a similar set of customizable properties. These settings can be saved in a Style to apply to multiple control instances across an application.

~ Paul H
0 Kudos
Message 2 of 2
(5,051 Views)