Class PropertyValueAxisBubbleChartSorted
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Z-Axis for Bubble Sorted Chart providing bubble size and design.
public class PropertyValueAxisBubbleChartSorted : PropertyValueAxisBase
- Inheritance
-
PropertyValueAxisBubbleChartSorted
- Inherited Members
Properties
BubbleDesign
Gets the bubble design configuration.
[JsonInclude]
public PropertyBubbleDesign BubbleDesign { get; }
Property Value
BubbleSize
Gets or sets the bubble size expression.
public string BubbleSize { get; set; }