ChartView.ShowNegativeBubbles Property
In This Article
Gets or sets a value indicating whether negative sized bubbles should be displayed on a bubble chart.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if negative bubbles are shown; otherwise, false. The default is false. |
#Remarks
Note
Currently, the Spreadsheet
See Also