IBubbleChartCommonItem

Assembly: Chart;

Namespace: Prognoz.Platform.Interop.Chart;

Description

The IBubbleChartCommonItem interface contains basic properties of those bubble chart elements that have a border.

Inheritance Hierarchy

          IBubbleChartAbstractItem

          IBubbleChartCommonItem

Comments

This interface is a base interface for the following interfaces:

Properties

  Property name Brief description
BackgroundInfo The BackgroundInfo property returns fill options.
BorderColor The BorderColor property determines border color.
BorderRadius The BorderRadius property determines rounding radius for corners of component border.
BorderThickness The BorderThickness property determines width of component border line.

Properties inherited from IBubbleChartAbstractItem

  Property name Brief description
The Chart property returns parent object which includes the current bubble chart element.

See also:

Chart Assembly Interfaces