Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class StochasticSlowIndicator : ContinuousSeriesBase, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContinuousSeriesBaseStochasticSlowIndicator...
Implements:
Inherited Members
Constructors
C#
public StochasticSlowIndicator()
Properties
C#
public Color SecondIndicatorColor { get; }
C#
public string SecondIndicatorColorValue { get; }
C#
public List<PathFigure> SecondIndicatorFigures { get; }
C#
public List<Point> SecondIndicatorPointsCollection { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: