Interface IChildIndicator
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.ChartView.dll
Syntax
public interface IChildIndicator
Properties
OwnerIndicator
Gets the owner indicator.
Declaration
IndicatorBase OwnerIndicator { get; }
Property Value
IndicatorBase
The owner indicator. |