C# Class LiveCharts.Wpf.AngularSection

Inheritance: System.Windows.FrameworkElement
显示文件 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_oe static_oe property

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

FromValueProperty public_oe static_oe property

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

ToValueProperty public_oe static_oe property

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