ClassRadBulletGraphAutomationPeer
AutomationPeer class for RadBulletGraph.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
public class RadBulletGraphAutomationPeer : RadControlAutomationPeer, IRangeValueProvider
Inheritance: objectRadControlAutomationPeerRadBulletGraphAutomationPeer
Implements:
Inherited Members
Constructors
RadBulletGraphAutomationPeer(RadBulletGraph)
Initializes a new instance of the RadBulletGraphAutomationPeer class.
Declaration
public RadBulletGraphAutomationPeer(RadBulletGraph owner)
Parameters
owner
The RadBulletGraph that is associated with this RadBulletGraphAutomationPeer.
Properties
IsReadOnly
Gets a value indicating whether the value of a the BulletGraph is read-only.
LargeChange
Gets the large-change value of the BulletGraph. For testing purposes this returns the value oft the LabelStep property.
Maximum
Gets the maximum range value that is supported by the control.
Minimum
Gets the minimum range value that is supported by the control.
SmallChange
Gets the small-change value of the BulletGraph. For testing purposes this returns the value of the TickStep property.
Methods
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
Overrides
GetPatternCore(PatternInterface)
Declaration
protected override object GetPatternCore(PatternInterface patternInterface)
Parameters
patternInterface
PatternInterface
Returns
SetValue(double)
Sets the FeaturedMeasure property of the BulletGraph.