Skip to main content
A newer version of this page is available. .

PercentOptions Properties

Provides settings for presenting point values as percents.
Name Description
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
PercentageAccuracy Gets or sets the percentage accuracy, when the PercentOptions.ValueAsPercent property is enabled.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
ValueAsPercent Gets or sets a value that specifies whether point values are presented as a percentage.
See Also