IParentIndicator
Interface
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
C#
public interface IParentIndicator
Derived Classes:
Properties
Gets the child indicator.
C#
IndicatorBase ChildIndicator { get; }
The child indicator.