Table of Contents

Class AreaChartSeries

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

Constructors

AreaChartSeries()

public AreaChartSeries()

Properties

AreaColor

public string AreaColor { 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