Class LegendPathItem
Inheritance
System.Object
LegendPathItem
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 LegendPathItem : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
LegendPathItem(Path)
Properties
FillColor
Height
Declaration
public double Height { get; }
Property Value
System.Double
|
Path
StrokeColor
StrokeThickness
Declaration
public double StrokeThickness { get; }
Property Value
System.Double
|
Width
Declaration
public double Width { get; }
Property Value
System.Double
|
XValue
Declaration
public double XValue { get; }
Property Value
System.Double
|
YValue
Declaration
public double YValue { get; }
Property Value
System.Double
|