DataBarShape
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class DataBarShape : Path, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementShapePathDataBarShape...
Implements:
Inherited Members
Constructors
C#
public DataBarShape()
Properties
C#
public string SliceColorValue { get; }
C#
public string SliceStrokeValue { get; }
C#
public Color StrokeColor { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: