C# Class LiveCharts.Wpf.AngularSection

Inheritance: System.Windows.FrameworkElement
Show file Open project: beto-rodriguez/Live-Charts Class Usage Examples

Public Properties

Property Type Description
FillProperty System.Windows.DependencyProperty
FromValueProperty System.Windows.DependencyProperty
ToValueProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
Redraw void

Private Methods

Method Description
Redraw ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void

Property Details

FillProperty public static property

The fill property
public static DependencyProperty,System.Windows FillProperty
return System.Windows.DependencyProperty

FromValueProperty public static property

From value property
public static DependencyProperty,System.Windows FromValueProperty
return System.Windows.DependencyProperty

ToValueProperty public static property

To value property
public static DependencyProperty,System.Windows ToValueProperty
return System.Windows.DependencyProperty