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. |
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