Table of Contents

Class PropertyValueAxisBubbleChartScattered

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Z-Axis for Bubble Scattered Chart providing bubble size and design.

public class PropertyValueAxisBubbleChartScattered : PropertyValueAxis
Inheritance
PropertyValueAxisBubbleChartScattered
Inherited Members

Properties

BubbleDesign

Gets the bubble design configuration.

[JsonInclude]
public PropertyBubbleDesign BubbleDesign { get; }

Property Value

PropertyBubbleDesign

BubbleSize

Gets or sets the bubble size expression.

public string BubbleSize { get; set; }

Property Value

string