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

BubbleSeriesView.SizeUnit Property

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.dll

Declaration

[XtraSerializableProperty]
[TypeConverter(typeof(EnumTypeConverter))]
[XtraChartsLocalizableCategory(XtraChartsCategory.Layout)]
public BubbleSizeUnit SizeUnit { get; set; }

Property Value

Type
DevExpress.XtraCharts.BubbleSizeUnit
See Also