NFormattedScaleLabelTextProvider Class Members
In This Topic
The following tables list the members exposed by NFormattedScaleLabelTextProvider.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
| YtdI | |
Top
Public Properties
| Name | Description |
| ValueFormatter | Gets or sets the label value formatter |
| ValueOffset | Gets or sets a value to be added when the label is generated |
| ValueScale | Gets or sets a value to be multplied to the label value when the label is generated |
Top
Public Methods
| Name | Description |
| ProvideText | Overridden. Provides the text for the specified value |
Top
See Also