Class BoxPlotShape
Inheritance
System.Object
BoxPlotShape
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class BoxPlotShape : Shape, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
BoxPlotShape()
Declaration
public BoxPlotShape()
Properties
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|