InterfaceIParentIndicator
Interface
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public interface IParentIndicator
Properties
ChildIndicator
Gets the child indicator.
Declaration
cs-api-definition
IndicatorBase ChildIndicator { get; }
Property Value
The child indicator.