[]
The abstract base class for chart objects.
[TypeConverter(typeof(ExpandableObjectConverter))]
public abstract class ChartObject : INotifyPropertyChanged, IC1Serializable
Name | Description |
---|---|
ChartObject() |
Name | Description |
---|---|
OnPropertyChanged(string) | Notify one property is changed. |
Name | Description |
---|---|
PropertyChanged | Occurs when a property value changes. |