Click or drag to resize
NumericFormatProvider Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The NumericFormatProvider type exposes the following members.

Properties
  Name Description
Public property forceTrailingZeros
Gets and sets a value that indicates whether all labels should have the number of decimal digits specified by numberDecimals, even if it requires trailing zeros.
Public property formatNumericValues
Gets and sets a value that indicates if numeric values on the Y Axis should be formatted.
Public property numberDecimals
Gets and sets a value that indicates the number of decimal places.
Public property NumericFormatSelectionName
Gets the label used to identify this numeric format provider in the interface
Public property numericPrefix
Gets and sets the numeric prefix (text before the data value).
Public property numericSuffix
Gets and sets the numeric suffix (text after the data value).
Public property scalingUnits
Gets and sets a string value that represents the scaling units used to represent values.
Public property scalingValues
Gets and sets a string value that represents the scaling values used to represent values.
Public property SuppressThousandSeparator
Gets and sets a property that indicates if numeric values should suppress the thousand separator.
Top
See Also