Class BubbleChartValue
- Namespace
- AjaxControlToolkit
- Assembly
- AjaxControlToolkit.dll
public class BubbleChartValue
- Inheritance
-
BubbleChartValue
- Inherited Members
Constructors
BubbleChartValue()
public BubbleChartValue()
Properties
BubbleColor
public string BubbleColor { get; set; }
Property Value
Category
public string Category { get; set; }
Property Value
Data
public decimal Data { get; set; }
Property Value
X
public decimal X { get; set; }
Property Value
Y
public decimal Y { get; set; }