Class ChartViewBarItem
Inheritance
System.Object
ChartViewBarItem
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 ChartViewBarItem : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
ChartViewBarItem(Border)
Properties
BarColorValue
Declaration
public string BarColorValue { get; }
Property Value
System.String
|
Border
CanvasBottom
Declaration
public double CanvasBottom { get; }
Property Value
System.Double
|
CanvasLeft
Declaration
public double CanvasLeft { get; }
Property Value
System.Double
|
CanvasRight
Declaration
public double CanvasRight { get; }
Property Value
System.Double
|
CanvasTop
Declaration
public double CanvasTop { get; }
Property Value
System.Double
|
Color
Height
Declaration
public double Height { get; }
Property Value
System.Double
|
Visibility
Width
Declaration
public double Width { get; }
Property Value
System.Double
|
ZIndex
Declaration
public int ZIndex { get; }
Property Value
System.Int32
|