CustomDrawSeriesPointEventArgs.PercentValue Property
Returns the portion of the series point’s value within the total value of a series group to which the series point belongs.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Double | The portion of the series point’s value within the total value of a series group to which the series point belongs. |
See Also