Enumeration DataLegendValueMode

Describes mode for displaying values in the data legend.

Enumeration Members

Enumeration Members

Auto: 0

Specifies automatic mode that resolves to best value display mode

Currency: 2

Specifies values with currency symbol, e.g. $170.25 for 170.25 Note symbol of the currency depends on the ValueFormatCulture property

Decimal: 1

Specifies values as decimal number, e.g. 170.25 for 170.25