ParametricLine
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Charting.Series
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class ParametricLine : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlParametricLine...
Implements:
Inherited Members
Constructors
C#
public ParametricLine()
Properties
C#
public SolidColorBrush Fill { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: