ChartControl.DisplayUnits Property
Gets the unit of measurement for the chart control’s data.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.UI.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
GraphicsUnit | A GraphicsUnit value. |
See Also