VisualizerItemStyle

Namespace: PP.Ui;

Description

The VisualizerItemStyle enumeration contains styles of bubble chart visual items.

It is used by the BubbleChart.BubbleStyle, BubbleChart.HistoryBubbleStyle and BubbleTree.BubbleStyle properties.

Available Values

Value Overview
Transparent Semitransparent style.
RadialGradient 3D style with radial gradient.
Indented Indented style.

See also:

BubbleChart