Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Print Line Graph Data

 

 

I have a usecase where I want to print the plotted line graph in RDLC report. I tried to export the graph as an image and achieve (refer: https://forums.ni.com/t5/Measurement-Studio-for-NET/wpf-graph-export-to-image/td-p/2254156/page/2?pr... )

But my problem is that only the visible graph area is getting exported. I want the whole graph datasource to be printed. Can someone please help me with the usecase?

0 Kudos
Message 1 of 2
(1,301 Views)

Calling ZoomToFit will adjust all of the axes to accommodate all of the data in the graph.

~ Paul H
0 Kudos
Message 2 of 2
(1,266 Views)