How to format step value labels in LegendBox3D scale?

A forum dedicated to WPF version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
ShawnCG
Posts: 57
Joined: Tue Oct 15, 2013 8:31 pm

How to format step value labels in LegendBox3D scale?

Post by ShawnCG » Fri Jan 31, 2014 9:19 pm

Is there a way to provide custom number formats for the value steps in the LegendBox3D? I tried handling the event SupplyCustomValueStringHandler, but my handler never got called.

User avatar
ArctionPasi
Posts: 1367
Joined: Tue Mar 26, 2013 10:57 pm
Location: Finland
Contact:

Re: How to format step value labels in LegendBox3D scale?

Post by ArctionPasi » Sat Feb 01, 2014 1:28 pm

Use chart.View3D.YAxisPrimary3D.FormatValueLabel event instead. :)
LightningChart Support Team, PT

Post Reply