Table of Contents

Class LineChartSeries

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

Constructors

LineChartSeries()

public LineChartSeries()

Properties

Data

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

Property Value

decimal[]

LineColor

public string LineColor { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string