Class ChartElement
Inheritance
System.Object
ChartElement
Namespace: Telerik.XamarinForms.Chart
Assembly: Telerik.XamarinForms.Chart.dll
Syntax
public abstract class ChartElement : Element, IParentElement, IChildElement
Constructors
ChartElement()
Declaration
public ChartElement()
Properties
Key
Declaration
public string Key { get; }
Property Value
System.String
|
Methods
OnPropertyChanged(String)
Declaration
protected override void OnPropertyChanged(string propertyName = null)
Parameters
System.String
propertyName
|