Table of Contents

Class BarChartSeries

Namespace
AjaxControlToolkit
Assembly
AjaxControlToolkit.dll
public class BarChartSeries
Inheritance
BarChartSeries
Inherited Members

Constructors

BarChartSeries()

public BarChartSeries()

Properties

BarColor

public string BarColor { get; set; }

Property Value

string

Data

[TypeConverter(typeof(DataConverter<decimal>))]
public decimal[] Data { get; set; }

Property Value

decimal[]

Name

public string Name { get; set; }

Property Value

string