Exposes StepAreaSeries type to UI Automation.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
C#
public class StepAreaSeriesAutomationPeer : AreaSeriesAutomationPeer
Inheritance: objectChartElementAutomationPeerChartSeriesAutomationPeerCartesianSeriesAutomationPeerCategoricalSeriesAutomationPeerCategoricalStrokedSeriesAutomationPeerAreaSeriesAutomationPeerStepAreaSeriesAutomationPeer...
Inherited Members
Constructors
Initializes a new instance of the StepAreaSeriesAutomationPeer class.
C#
public StepAreaSeriesAutomationPeer(StepAreaSeries owner)
The owner.
Methods
When overridden in a derived class, is called by .
C#
protected override string GetLocalizedControlTypeCore()
The type of the control.
Overrides: