Jump to content
Software FX Community

OLAP Chart - Tooltip rounding


Software FX

Recommended Posts

The tooltip will display the values using the Axis format. You can change 

the Axis format used in tooltips by doing:

chart.AxisY.DataFormat.Decimals = <number of decimals>

Note that this is for values in the main Y-Axis, you can do the same for

other axes to change the formatting of values that are attached to them.

--

Francisco Padron

www.chartfx.com

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...