[]
Represents a chart data value in a data series.
public class ChartDataValue : ChartObject, INotifyPropertyChanged, IC1Serializable
Name | Description |
---|---|
ChartDataValue() |
Name | Description |
---|---|
Name | Gets or sets the name of the data value. |
ValueExpression | Gets or sets the expressoin of the data value. |
Name | Description |
---|---|
AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |