Assembly: Chart;
Namespace: Prognoz.Platform.Interop.Chart;
The IBubbleChartCommonItem interface contains basic properties of bubble chart elements that have a border.
IBubbleChartCommonItem
This interface is a base one for the following interfaces:
| Property name | Brief description | |
| BackgroundInfo | The BackgroundInfo property returns fill options. | |
| BorderColor | The BorderColor property determines a border color. | |
| BorderRadius | The BorderRadius property determines a rounding radius for component border corners. | |
| BorderThickness | The BorderThickness property determines a thickness of component border line. |
| Property name | Brief description | |
| The Chart property returns the parent object, which includes the current bubble chart element. |
See also: