PercentOptions Properties
Provides settings for presenting point values as percents.| Name | Description |
|---|---|
| PercentageAccuracy | Gets or sets the percentage accuracy, when the PercentOptions.ValueAsPercent property is enabled. |
| TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
| ValueAsPercent | Gets or sets a value that specifies whether point values are represented as a percentage. |
See Also