This documentation is archived and is not being maintained.
FormatNumberEventArgs Properties
Visual Studio 2010
The FormatNumberEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
ElementType | Gets the chart element type. |
|
Format | Gets or sets the format string. |
|
LocalizedValue | Gets or sets the localized text. |
|
SenderTag | Gets the sender object of the event. |
|
Value | Gets the value to be formatted. |
|
ValueType | Gets the value type. |
Show: