PercentOptions Class
In This Article
Provides settings for presenting point values as percents.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Remarks
The PercentOptions class allows you to control whether point values should be presented as percents (PercentOptions.ValueAsPercent), and specify the accuracy of percent values (PercentOptions.PercentageAccuracy).
#Inheritance
See Also