ChartLabel.DisplayRealValue

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As Boolean)
aChartLabel.DisplayRealValue = newValue
or
BooleanValue = aChartLabel.DisplayRealValue


For Stacked100 display types, the data labels display the value in percentage. If DisplayRealValue is True, it is the real value that is displayed.