LegendKey Class
Describes a key shown in a legend.
[StyleTypedProperty(Property = "LegendMarkerStyle", StyleTargetType = typeof(ChartMarker))]
public class LegendKey : ObservableObjectBase
- Inheritance:
- object ObservableObjectBase object
Constructors
LegendKey()
Initializes an instance of the class.
public LegendKey()
Properties
Label
Gets or sets the label.
LegendMarkerStyle
Gets or sets the legend marker style.
Inherited Members
- ObservableObjectBase.NotifyPropertyChanged(string)
- ObservableObjectBase.OnPropertyChanged(PropertyChangedEventArgs)
- ObservableObjectBase.SetProperty<T>(ref T, T, string)
- ObservableObjectBase.PropertyChanged
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()