ClassCartesianPlotBandAnnotationAutomationPeer
Class
AutomationPeer class for CartesianPlotBandAnnotation.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class CartesianPlotBandAnnotationAutomationPeer : ChartAnnotationAutomationPeer
Inheritance: objectRadControlAutomationPeerChartAnnotationAutomationPeerCartesianPlotBandAnnotationAutomationPeer
Inherited Members
Constructors
CartesianPlotBandAnnotationAutomationPeer(CartesianPlotBandAnnotation)
Initializes a new instance of the CartesianPlotBandAnnotationAutomationPeer class.
Declaration
cs-api-definition
public CartesianPlotBandAnnotationAutomationPeer(CartesianPlotBandAnnotation owner)
Parameters
owner
Methods
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
Overrides