Class PieChartValue
- Namespace
- AjaxControlToolkit
- Assembly
- AjaxControlToolkit.dll
public class PieChartValue
- Inheritance
-
PieChartValue
- Inherited Members
Constructors
PieChartValue()
public PieChartValue()
Properties
Category
public string Category { get; set; }
Property Value
Data
public decimal Data { get; set; }
Property Value
PieChartValueColor
public string PieChartValueColor { get; set; }
Property Value
PieChartValueStrokeColor
public string PieChartValueStrokeColor { get; set; }