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