Table of Contents

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

string

Category

public string Category { get; set; }

Property Value

string

Data

public decimal Data { get; set; }

Property Value

decimal

X

public decimal X { get; set; }

Property Value

decimal

Y

public decimal Y { get; set; }

Property Value

decimal