Back to Devexpress

BarFullStackedSeries2D.PercentOptions Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-barfullstackedseries2d-4fb108c0.md

latest1.7 KB
Original Source

BarFullStackedSeries2D.PercentOptions Attached Property

Specifies the settings that relate to presenting point values as percents.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetPercentOptions(PointOptions) and SetPercentOptions(PointOptions, PercentOptions).

Returns

TypeDescription
PercentOptions

A PercentOptions object.

|

Remarks

The PercentOptions property defines how data point values represent percents within a Full-Stacked Bar series.

The settings that are available via the PercentOptions property are in effect when the PointOptions.PointView property is set to either Values or ArgumentAndValues. These settings allow you to control whether point values should be presented as a percentage and specify the precision of percentage values.

See Also

BarFullStackedSeries2D Class

BarFullStackedSeries2D Members

DevExpress.Xpf.Charts Namespace